The Java Script Source
<!-- Insert this script into your BODY tag on the page -->
<EMBED SRC="IamNaruto.mid" autostart="false" hidden="true">
<SCRIPT language="JavaScript">
<!--
function playHome()
{
if (document.all)
{
document.all.sound.src = "IamNaruto.mid";
}
}
//-->
</SCRIPT>
<bgsound id="sound">
Place your mouse over the picture to hear some music:<br>
<A HREF="http://narutofever.com/multimedia/midi-ringtones.php" onMouseover="playHome()"><br>
Click Here </A>
<!-- Code Ends Here-->
What to do with the Java Script Source Above
Open the your page with a simple text editor like notepad or a html editor. Place the code anywhere between the <body> tags.
Just replace the green words with the file name of your sound file and the blue words with where you want your link to point to and you are done.
Finally, upload your html file and your sound file.
Check this Out
email me if you have any problems at admin@narutofever.com
|