Ah ha! Very cool.
Posted about 1 month ago
Mp3Player v2
Possibilities:
@robo523
You can move the folder named Mp3Player v2 to your file fla and to place pathway to classes (pathway is classes) in the new file. You can also load the player to your file. I enclosed the example loading (your_file.fla file)
Do you plan on doing a version that would display the tags of the MP3 that is being played? (e.g. title, artist)
Posted about 1 month ago
this file requires you to be psychic. If you aren’t psychic then it’s probably a good idea to become one. J/K.
I still think it’s a nice file.
Posted about 1 month ago
I love the file, I would just like the trackname to show while it’s playing…do you have a easy way to make this work?
Posted about 1 month ago
Amazing MP3 player. The documentation and files included are really helpful. I would highly recommend this player to others.
Posted about 1 month ago
Is there a way you can link an external button to a particular MP3 in the list? Say I had the words “Techno Groove Track” and wanted to make this a button that when clicked started playing track 2 or 3, but not necessarily the first track. Thanks
Posted about 1 month ago
chiquis
The list will be made in the next version. You can reconstruct the chosen file using the function: (paste in layer as , frame 2
this.onMouseDown=function(){
mp3.__model.current=1 ///etc..number mp3 files
}
Thanks flashmaniac. Well, everything is working perfectly now. Great file.
Posted 29 days ago
Hello Flash Maniac,
I love this player. Ii is easy to use. Get instructions. The one problem I am having is change the color of the dropshadow off of the mp3 player. I you have a solution to this It would be much appreciated. Thanks for the help.
Posted 23 days ago
can you specify the location of the xml file dynamically or does the xml file have to be in the same directory as the flash doc?
Can I specify a URL for the location of each mp3 file?
Posted 9 days ago