- Joined
- Apr 7, 2008
- Messages
- 42
- Reaction score
- 0
Hello ive made a quick little script for all CMS sites! This has been tested on the following sites
Demo:
Tested sites:
Flare CMS v10-v14
Kaka CMS (all versions)
Maple Pannel (all versions)
If you also find any other sites that do work please leave a reply and Ill add it!
Instructions:
Step 1.) Locate the song you want to use and put it in your www folder
Step 2.)Get your sites address such as mine for example would be
Step 3.) Now get the name of the song you used and do this
Step 4.) If it works that means your ready to go to step 5
Step 5.) Now locate your index.php file in your www folder and open it up
Step 6.) Place this under <body> <embed src=
Step 7.) Edit that and put the link to your song you want it to play on your site. Example...
Extras:
You may want to make this more better so you can also make the player visible by using the following script instead <embed src="http://www.yoursite.com/music/musicfile.wav" autostart="true" loop="false" hidden="false">
I hope this tutorial helped some people and if you think I should keep this project up please reply! Thanks!
Demo:
To view the content, you need to sign in or register
Tested sites:
Flare CMS v10-v14
Kaka CMS (all versions)
Maple Pannel (all versions)
If you also find any other sites that do work please leave a reply and Ill add it!
Instructions:
Step 1.) Locate the song you want to use and put it in your www folder
Step 2.)Get your sites address such as mine for example would be
To view the content, you need to sign in or register
Step 3.) Now get the name of the song you used and do this
To view the content, you need to sign in or register
yoursonghere.mp3[/URL]Step 4.) If it works that means your ready to go to step 5
Step 5.) Now locate your index.php file in your www folder and open it up
Step 6.) Place this under <body> <embed src=
To view the content, you need to sign in or register
autostart="true" loop="true" hidden="true">Step 7.) Edit that and put the link to your song you want it to play on your site. Example...
To view the content, you need to sign in or register
Extras:
You may want to make this more better so you can also make the player visible by using the following script instead <embed src="http://www.yoursite.com/music/musicfile.wav" autostart="true" loop="false" hidden="false">
I hope this tutorial helped some people and if you think I should keep this project up please reply! Thanks!

