I downloaded an audio player from the following site:
http://www.macloo.com/examples/audio_player/and I would like to place this player inside of Flash (swf) instead of directly on the html.
I was able to place player.swf in Flash using
loadMovie("player.swf");
Now, I think I need to place or link to the javascript, "audio-player.js" in Action to function the player, but I don't know how.
I also want to place three players in the same frame.
Looking forward to hearing your answer. Thank you.
Start Free Trial