|
|
|
|
|
Nutz
|
 |
« Reply #1 on: June 27, 2007, 08:45:42 pm » |
|
In html,don't know what the CSS code would be.Put it in headers or the boards.
<bgsound src="url of music" loop=infinite>
|
|
|
|
|
Logged
|
|
|
|
Steven
SMF For Free Full Member
Offline
Posts: 132
|
 |
« Reply #2 on: June 28, 2007, 03:21:01 pm » |
|
a better one would be <embed src="filename.mid" width=145 height=55 autostart=true loop=true> <noembed> <bgsound src="filename.mid" loop=infinite> </noembed> because u get a media player, where u can control the size of it, play and paus, and fast forward. also if u dont want the song to start automatically u change autostart=true to autostart=false and if u dont want the song to constantl play and actually stop once in a while then change loop=true> to loop=false> and loop=infinite> to loop=0> and thats it.
|
|
|
|
« Last Edit: June 28, 2007, 06:23:56 pm by hadesflames »
|
Logged
|
|
|
|
|
|
|
|
|
|
Steven
SMF For Free Full Member
Offline
Posts: 132
|
 |
« Reply #6 on: June 28, 2007, 06:22:12 pm » |
|
u replace both of the src="filename.mid" with src="your url here" where your url here is the url of your music. and no you cant have a play list, or atleast not that i'm aware of. but what u can do is post multiple players, and disable the auto start. correct me if i'm wrong  Note: if you don't disable the Autostart then they will all automatically play at the same time. Although u might think its cool, in that case by all means leave it on  lol btw that url doesnt work. so i would recommend uploading ur music here http://filexoom.com/ you will have to register to upload music and other files that are not pics, but they have really huge bandwidth and storage space. the good thing about having big bandwidth is u can play the songs over more times, untill u get your new bandwidth next month.
|
|
|
|
« Last Edit: June 28, 2007, 06:25:58 pm by hadesflames »
|
Logged
|
|
|
|
mom
SMF For Free Member
Offline
Posts: 64
PogoBabies
|
 |
« Reply #7 on: October 05, 2007, 10:36:59 am » |
|
In html,don't know what the CSS code would be.Put it in headers or the boards.
<bgsound src="url of music" loop=infinite>
I just tried this one in my header and it works great! I changed the ( loop=infinite> ) to ( loop=0> ) and it stops until you click on a new board and starts up again. I love it!
|
|
|
|
|
Logged
|
I am strong...so bring it on!
|
|
|
LaundryLady
Global Moderator
Offline
Posts: 3230
Internet Challenged
|
 |
« Reply #8 on: October 05, 2007, 11:12:58 am » |
|
<bgsound src="url of music" loop=infinite> Too bad it doesn't seem to work if you are viewing the forum from Firefox. I have to use the embedded code to get it to work and then I am stuck with the control box.
|
|
|
|
|
Logged
|
|
|
|
Mavrien
SMF For Free Member
Offline
Posts: 21
|
 |
« Reply #9 on: April 10, 2008, 04:33:24 pm » |
|
how do you get a url for a song?
the song i am wanting is Bodies by Drowning Pool
|
|
|
|
|
Logged
|
|
|
|
LaundryLady
Global Moderator
Offline
Posts: 3230
Internet Challenged
|
 |
« Reply #10 on: April 10, 2008, 04:35:32 pm » |
|
I search google for the titles and see if I can find a free download. I then host it on ripway
|
|
|
|
|
Logged
|
|
|
|
Mavrien
SMF For Free Member
Offline
Posts: 21
|
 |
« Reply #11 on: April 10, 2008, 05:01:30 pm » |
|
ty...got it to work, sortive...i didnt the the last ">" and now when i go in to fix it all i get is a black screen with the player...any way i can fix this?  btw..here is my site... http://vvv.smfforfree4.com
|
|
|
|
« Last Edit: April 10, 2008, 08:09:13 pm by Mavrien »
|
Logged
|
|
|
|
valadi
SMF For Free Member
Offline
Posts: 83
Together we will Fight and Win
|
 |
« Reply #12 on: April 10, 2008, 08:09:26 pm » |
|
I use "ripway' when I want music on the boards. Never had any trouble with them but you only get 30mbs free space with them. Worked in FireFox and Opera too. As long as you don't have a ton of songs, it would be a decent place to use. 
|
|
|
|
|
Logged
|
|
|
|
|
looneyleader
|
 |
« Reply #13 on: May 19, 2008, 03:13:19 am » |
|
<bgsound src="url of music" loop=infinite> Too bad it doesn't seem to work if you are viewing the forum from Firefox. I have to use the embedded code to get it to work and then I am stuck with the control box. I know this post is way old but, do you happen to know which plugin you had to use for the embed to work in firefox? It says I am missing a plugin and it doesn't have any recommendation for which one I need. Forum URL http://iamcrazy.smfforfree4.com
|
|
|
|
|
Logged
|
|
|
|
LaundryLady
Global Moderator
Offline
Posts: 3230
Internet Challenged
|
 |
« Reply #14 on: May 19, 2008, 05:56:27 am » |
|
Use the following code to put the music on your site. It should work in FF and IE. It's the one I use. a better one would be <embed src="filename.mid" width=145 height=55 autostart=true loop=true> <noembed> <bgsound src="filename.mid" loop=infinite> </noembed> because u get a media player, where u can control the size of it, play and paus, and fast forward. also if u dont want the song to start automatically u change autostart=true to autostart=false and if u dont want the song to constantl play and actually stop once in a while then change loop=true> to loop=false> and loop=infinite> to loop=0> and thats it. That should stop that error from happening.
|
|
|
|
|
Logged
|
|
|
|
|
|
|