Flash components › Flash files › MP3 Players
3 Colors XML Music Buttons
|
Posted on 2008 Sep 26 |
nice and beautiful )
|
Posted on 2008 Sep 26 |
To Burik: Yes, this is really simple, beautiful and comfortable widgets
|
Posted on 2009 Sep 28 |
I have a work for you. If you are interested contact me to email benedettooddo[at]katamail.com
















Very easy installation, just open a source fla file, copy button and paste in your project.
For setting you need to open xml file and edit line:
startup="1" 1= start playing as button loaded / 0= not start playing.
loop="1" 1= music track always repeating / 0= music track play once.
file="natural_02.mp3" path to your mp3 file.
You can edit name of xml file by right-click to button and select Actions. Edit a line var player_fileXML = "data1.xml"; where data1.xml name of your xml file.
Also you can use any amount of this buttons in your page and set a xml files for each buttons.