Audio Player - multiple files?

14 views
Skip to first unread message

Cheryl Terhune Cronk

unread,
Aug 20, 2015, 12:46:03 PM8/20/15
to html5...@googlegroups.com

Hi and thank you for providing info about the audio player on Github.  

It works great for single mp3 files, but I have a few pages where I want to have several files listed (for a CD).  I'm sure this must be able to be accomplished using CSS, but I've tried several combinations and can't seem to get it.  I need to show the name of the track, too.  

I've tried using a table with a player on each table row, but that is cumbersome.  Is there any way to have one player for several tracks?  If there is, would you please direct me to the appropriate code.

Thanks,
Cheryl Cronk

Create, Collaborate, Perform....
 
Cheryl Cronk
Foxglove Music Press, LLC
www.FoxgloveMusicPress.com

Dave Hall

unread,
Aug 20, 2015, 12:54:59 PM8/20/15
to html5...@googlegroups.com
Hi,

There's no built-in way to do this using html5media. It's a case of creating you own HTML5/CSS/JS user interface that cycles tracks, showing the track name, with appropriate controls.

If you want this sort of functionality baked-in, I'd suggest looking at a more advanced audio player. html5media aims to be fast, minimal, an unobtrusive, but has only the basic features supported by HTML5 <audio> tags.

--
You received this message because you are subscribed to the Google Groups "html5media" group.
To unsubscribe from this group and stop receiving emails from it, send an email to html5media+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages