built a very simple Flash MP3 player.
If I specify the sound file from within the SWF, everything works fine. For example, in frame 1:
<<
MyMusic = new Sound();
MyMusic.loadSound("BTTV.mp3",true);
>>
But this is fairly useless to me, since I have hundreds of MP3 files, and I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.