Hi ,
I’m looking for a simple mp3 player that can play several songs with little coding on my part. I created a free player on a website:
http://assets.myflashfetish.com/swf/mp3/mp3player.swf?myid=3182725&path=2007/07/03
I tried to place that mp3 player within one of my SWF files using the loader component to automatically load it, but I kept getting a “security sandbox error”. Apparently flash doesn’t allow content from different domains to be mixed like that.
Does anyone:
a) know how to avoid the security sandbox error.
b) know of a similar-looking opensource solution
c) know of a way to make the flash mediaPlayback component play multiple mp3s
Thanks!
Cory