hello,does anyone know how to put music on site.Including midi files and mp3s
help...please
If you want the music to play when the site loads use the following code and replace the mentioned parts.
Hope that helps.
| Code: |
| <object data="http://mysite.com/subdir/music.mp3" type="audio/mp3"> <!-- Path to the song. -->
<param name="autostart" value="true"> <param name="loop" value="true"> <!-- if you want the music to loop. --> <param name="hidden" value="true"> </object> |
Hope that helps.
I don't think object works with Macintosh (I could be wrong)...
Ewww music on a website.... don't do it! It is really annoying and most people don't give you a button to shut it off. Unless your website is for a band where people are only going there to listen to the music or look at tour dates, then don't put music on! And if you don't heed my warning, then at least don't put f@cking Mario music on it, for the sake of humanity, no Mario music!!!
one quick note is, i think frihost doesn't accept mp3's and stuff of that nature on the sites. and if you do end up putting it on the site, give us an option to turn it off.. please. 
| jeffsolodky wrote: |
| Ewww music on a website.... don't do it! It is really annoying and most people don't give you a button to shut it off. Unless your website is for a band where people are only going there to listen to the music or look at tour dates, then don't put music on! And if you don't heed my warning, then at least don't put f@cking Mario music on it, for the sake of humanity, no Mario music!!! |
Agreed. I am usualyl browsing at around 3-4am. the last thing I want is music to suddenly start playing.
| panazen wrote: |
| one quick note is, i think frihost doesn't accept mp3's and stuff of that nature on the sites. and if you do end up putting it on the site, give us an option to turn it off.. please. |
Do they allow you to HOUSE mp3s? I have some compositions that I wrote that I would like to put in a directory so that my friends can go there and download the songs. The mp3s won't play when you go to a page. They will just be in a 'dead directory'... sitting there... doing nothing. They are copywrighted under MY name, so there is no copywright violation there. Ya know if frihost would allow something like that?
U may use this simple code in playing songs. u must convert mp3 into .swf download it here. http://www.guangmingsoft.net scroll down and download the MP3 STREAM CONVERTER upload ur swf songs. and put the code below. click on this link for a sample http://pinoyopm.cjb.cc/songs/nina.php
NOTE: LOOK for this 2 lines and change into the location of ur .swf songs
<PARAM NAME=movie VALUE="http://www.urhost.com/folder/song.SWF">
<EMBED src="http://www.geocities.com/folder/song.SWF"
----------PUT CODE BELOW TO UR BODY------------------------------
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
WIDTH=65 HEIGHT=20>
<PARAM NAME=movie VALUE="http://www.geocities.com/pinoyopm2a/mymp/dinatotoo.SWF"> <PARAM NAME=loop VALUE=true> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=Transparent>
<EMBED src="http://www.geocities.com/pinoyopm2a/mymp/dinatotoo.SWF" loop=true quality=high bgcolor=#FFFFFF WIDTH=65 HEIGHT=20 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>
NOTE: LOOK for this 2 lines and change into the location of ur .swf songs
<PARAM NAME=movie VALUE="http://www.urhost.com/folder/song.SWF">
<EMBED src="http://www.geocities.com/folder/song.SWF"
----------PUT CODE BELOW TO UR BODY------------------------------
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
WIDTH=65 HEIGHT=20>
<PARAM NAME=movie VALUE="http://www.geocities.com/pinoyopm2a/mymp/dinatotoo.SWF"> <PARAM NAME=loop VALUE=true> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=Transparent>
<EMBED src="http://www.geocities.com/pinoyopm2a/mymp/dinatotoo.SWF" loop=true quality=high bgcolor=#FFFFFF WIDTH=65 HEIGHT=20 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>
yes I agree that most people do not care about it when you want to voice yourself over the net. Instead what you could try is to upload your audio file and ask them to download it. If your audio is of valuable nature, I guess people wouldnt have any concern over downloading it.
Just imagine what you would do when you visit such a site with music playing out. Wouldnt you just immediatly put it off..That is the normal reaction.
Just imagine what you would do when you visit such a site with music playing out. Wouldnt you just immediatly put it off..That is the normal reaction.
Related topics
