SRCDS Steam group


Wtf..?
#1
K i have my motd set to my website, this is a freewebs website that lets you add music to your web pages. I wrote the full link in my motd and launched CSS.. Went in my server and the sound worked when i joined but it looped over and over again, does any1 know how to stop it from looping continuously?

Help/suggestions are greatly appreciated
Thx in advance
Wes.
Reply
#2
It's not going to loop unless you add the parameter in the html for it to loop.

I havn't used freewebs, but I went to http://www.musicuploader.org/. Scroll down all the way and in the browse box choose your music file. Click upload, and once its uploaded copy just the music file.

Then in your motd in the <head> tags add this:


<bgsound src="..whatever..the..link..you..got">
Reply
#3
Ok i went to http://www.musicuploader.org/ and uploaded an mp3 file then it gave me this code:


[i]<a href="http://www.musicuploader.org"><object type="application/x-shockwave-flash" width="17"
height="17"data="http://www.musicuploader.org/musicplayer.swf?song_url=http://www.musicuploader.org/MUSIC/5479271200946871.mp3&autoplay=true"><param name="movie"value="http://www.musicuploader.org/musicplayer.swf?song_url=http://www.musicuploader.org/MUSIC/5479271200946871.mp3&song_title=MusicUploader.org&autoplay=true"
/></object><img src="http://www.musicuploader.org/smallplayer.gif" border="0">
<br>Music Codes</a>
[/i]


Im just using an easy editing program to create my website,im not using HTML code or anything. So i added the link of my website in the motd and i also tried adding the link of the music uploader website(http://www.musicuploader.org/uploaded.php?file=5479271200946871.mp3). I joined my server but unfortunatly the sound did not play.. Hmm.. Could it be that i fucked up the motd? I'll post my motd here and if any1 could tell me what i did wrong, that would be great.



-------------------------------------------------------------------
http://www.freewebs.com/apocalypsesourceclan/
<html>
<head>
</style>
</head>
<body scroll="yes">
<bgsound src="http://www.musicuploader.org/uploaded.php?file=4657871200941066.mp3">
-------------------------------------------------------------------
Reply
#4
You never Identified the ending of your <html> tag, or even added a <body> tag
Reply
#5
SOC_Doom Wrote:You never Identified the ending of your <html> tag, or even added a <body> tag

im not too familiar with HTML coding so could any1 tell me where to add the link of my website ( http://www.freewebs.com/apocalypsesourceclan/ ) and the link of thaT music uploader link (<bgsound src="http://www.musicuploader.org/uploaded.php?file=4657871200941066.mp3"> )

Thx in advance.
Wes

------------------------------------------------------------------
<html>
<head>
<title><--Title goes here --> </title>
</head>
<body bgcolor="<--colour goes here(make sure colour is spelt color)-->">
<pre>
<font color="<--colour goes here(color)-->">
<--Content goes here-->
</font>
</pre>
</body>
</html>
-------------------------------------------------------------------
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)