if you want something more fun for a sound
you should use this
http://StillFallinEntertainment.com/...s/MailMofo.mp3
Take it as you wish it will always be there but do not link to my file or i will just rename it and wont tell yall what the file name is.
So take the file if you want but let me catch one person accually linking it from my site meaning that you did not host it on your server and you are just adding my link to your player then yes i will remove it
and i do watch my file stats very closely so just download it and save it on your server.
Enjoy
Nice Idea By The way
Also if you are going to use the mp3 instead of the flash you will need a different code
that code is:
HTML Code:
<object id="player" height="0" width="0" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
<param name="URL" value="MailMofo.mp3">
<param name="uiMode" value="full">
<param name="ShowControls" value="false">
<param name="ShowStatusBar" value="false">
<param name="ShowDisplay" value="false">
<embed type="application/x-mplayer2"
pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
SRC="MailMofo.mp3"
name="player"
width="0"
height="0"
AutoStart="1"
showcontrols="0"
showstatusbar="0"
showdisplay="0"
uiMode="full"
visual="1">
</embed>
</object>