If you are asking this on the Finale list then you probably do not have the
programming training to implement an answer. The only simple answer 
I know is to concatenate the mp3 files and play that one. Of course, the
resulting file will be huge. More complicated would be using javascript to
send an XMLHttpRequest() for the first file, then a SetTimeout() for the
duration of that mp3 file then load another one. I am a beginner at
javascript so there may be something misguided in this approach. In any
event, you need a programmer. 

There might off-the-shelf code for this somewhere. See http://jplayer.org/ 

Out of curiosity I looked at the source code for an amazon.com page that
pops up when you select 'play all' on an CD page. The source code is 8000
lines long! 

Richard Yates

> I'm going to have a web page with many mp3s. What do I create and embed
that
> would be a link that if clicked would play all those mp3s without further
action by the
> listener?
> 
> Richard
> 
> _______________________________________________
> Finale mailing list
> [email protected]
> http://lists.shsu.edu/mailman/listinfo/finale


_______________________________________________
Finale mailing list
[email protected]
http://lists.shsu.edu/mailman/listinfo/finale

Reply via email to