Skip to content
MSN

MSN Groups Home Page Music

A TG007 community discussion started by ronmower1991.

Discussion 5 posts
Page 1 of 1
Open
Topic #5871 · 5 published posts · 679 views

A long time ago, there was a MSN group called !!!!!!!!!!!!!!!!!!!!!!!!!!STX!!!!!!!!!!!!!!!!!!!!!!!!!! which talked about scripting. Their homepage had music on there, without having to click a button to play it. I would like to know how to do that because there has got to be a way to do that, I just cant find anybody that knows how to do it. And I have seen it done in that group. But I dont think that group is no longer around because I cant find it. I wonder if MSN found that out and changed the ability to add music to a page on MSN groups.

never knew about the music thing, but I would like to figure out how to modify the colors. I am real sick of purple and orabge and blue!

Graven

they probably used an embedded object or something similar:

<object id="Player1" width="0" height="0" classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6">
<param name="URL" value="http://some-url.org/file.mid">
<param name="autoStart" value="true">
<param name="playCount" value="1">
</object>

People are like slinkies; they're generally boring until you push them down stairs

This might work

 

<embed src="test.wav" autostart="true" hidden="true">

Replacing test.wav with the path to the wav/mp3 of your choice

Edited Jan 25, 2006 12:52 AM by Ozzy10

My code does NOT have bugs. It just develops random features.

A long time ago, there was a MSN group called !!!!!!!!!!!!!!!!!!!!!!!!!!STX!!!!!!!!!!!!!!!!!!!!!!!!!! which talked about scripting. Their homepage had music on there, without having to click a button to play it. I would like to know how to do that because there has got to be a way to do that, I just cant find anybody that knows how to do it. And I have seen it done in that group. But I dont think that group is no longer around because I cant find it. I wonder if MSN found that out and changed the ability to add music to a page on MSN groups.

 

 

Im pretty sure my mate done this too at one time he also managed to block right click on the group pages. im sure now the html code for it dont work no more. the music auto play on group pages, tryed both codes dont work....

Edited Jan 25, 2006 12:42 PM by Bouncer