Hi,

I have been having fun with mp3player.swf and ufo.js, and so far I can
readily create multiple instances of the player each with an mps file
attached as its source (src). However this is not really what I want
to achieve, and I'm rather green in this area. For one thing, if each
player is in a <div> all on top of each other, and you have 6 players,
5 hidden and one visible; then once you have committed the first one
to play, you can't then hide it and show another in its place!

So is there a way of changing the mp3 file associated with the player?
I already know...
parent.FO.movie = '../mp3player.swf?scr=../song2.mp2';
...doesn't do it!

What am I missing? And how do I invoke STOP on the player as...
parent.FO.movie.stop;
...doesn't work either!

Your help is much appreciated.

Regards,
John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to