Choose the SWF color you like.
Upload to your server.
the Flash Movie (SWF)
the xml playlist
the mp3 files in your playlist
Open the xml playlist and use the model to change the text in the same format that is given.
Put the changed playlist on your server.
Hey, this is the only free Flash MP3 player with Fla files on the internet as far as I know, please donate at http://www.mp34.us
Thank you.
You can even use these without a website. Click one of the Flash movies right now without moving anything and start listening.
Do not sell these anywhere or you will be in danger of full prosecution from the authorities near you.
Please read the FAQ at http://www.mp34.us/faq.php for more information about what you can do to find great music and put it on your site.
Internet Explorer hack.
Q. In internet explorer the flash movie has to be clicked once before it plays or you can enter text. This looks awkward. What can I do?A. There has been much fuss over this, and as I understand it, it is not Microsoft's fault, but rather an issue over the patent rights of the ActiveX controller. Regardless, there is a solution. Follow these steps.
Download this file and put it up on your site.
While in design mode on your html editor, click on the flash movie that is in the page. Now go to code mode and add this code right after the last </object> tag. <script type="text/javascript" src="ieupdate.js"></script>
So the end of the code on the flash movie will look something link this:
type="application/x-shockwave-flash" width="452" height="177"></embed></object><script type="text/javascript" src="ieupdate.js"></script>
After that, you should be all set.