Search  

MP3PLAYER V2

Full_screen_preview

Mp3Player v2

Possibilities:

  • you can add unlimited mp3
  • you can load mp3 player for one’s project (atachmend example file – your_file.fla)
  • you can change the width of the player easily in configuration file (xml/configuration.xml)
  • autoPlay enabled or disabled in configuration file (xml/configuration.xml)
  • you can adjust the first volume in configuration file (xml/configuration.xml)
  • you can change x and y position in configuration file (xml/configuration.xml)
  • you can change all colors in configuration file (xml/configuration.xml)
  • you can add title for mp3 file in xml file
  • you can change swf size in html code
  • you can determine dynamic pathway to all files.


Included files:
  • Documentation (.pdf)
  • Flash 8 file
  • SWF file
  • XML file
  • Mp3 used
  • AS file (classes action script 2.0)


Posted about 1 month ago

Ah ha! Very cool.

Posted about 1 month ago

very clean

Posted about 1 month ago

simple and clean :)

Posted about 1 month ago

could you drag and drop this mp3 player into an existing fla?

Posted about 1 month ago

@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)

Posted about 1 month ago

great work

Posted about 1 month ago

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 }

Posted about 1 month ago

Thanks flashmaniac. Well, everything is working perfectly now. Great file.

Posted 29 days ago

Thanks chiquis also.Successes.

Posted 23 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

Hi graydenp.Send me e-mail. I will help you.

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

@brentlrussell
You can determine dynamic footpaths to all files.

Posted 6 days ago