Here is the code for Myspace auto stream of VDJ radio ;)
PLEASE ADD! ;)
(new code added below in thread)
PLEASE ADD! ;)
(new code added below in thread)
geposted Tue 31 Oct 06 @ 8:58 pm
Thanks pall
thats just what i needed will embed on all my high trafic websites:)
thats just what i needed will embed on all my high trafic websites:)
geposted Tue 31 Oct 06 @ 9:33 pm
ie www.skyfxlmedia.com
geposted Tue 31 Oct 06 @ 9:33 pm
any thoughts on how to do it on things like bebo and secondlife
they lock html
so best i can do is post the link
they lock html
so best i can do is post the link
geposted Tue 31 Oct 06 @ 10:16 pm
hard to embed anything if you are not allowed code on Bebo.
But a link is cool ;)
But a link is cool ;)
geposted Tue 31 Oct 06 @ 10:19 pm
kool done
i got about 68 k hits so hopefully alot of people will tune lol
www.djdebange.co.nr
i got about 68 k hits so hopefully alot of people will tune lol
www.djdebange.co.nr
geposted Tue 31 Oct 06 @ 10:32 pm
Forget the code :(
Did not work on MySpace... but can be used at other websites... if you have one
Will try to figure out the right code for MySpace too
Did not work on MySpace... but can be used at other websites... if you have one
Will try to figure out the right code for MySpace too
geposted Tue 31 Oct 06 @ 10:32 pm
WORKING CODE FOR MYSPACE! Tested and workin
(thanx skyfxl)
----
<center><a href=http://radio.virtualdj.com/ target="_blank"><img src="http://www.virtualdj.com/images/vdjradio.gif" border="0px"></a><br>
<div align="center"><embed type="application/x-mplayer2" src="http://radio.virtualdj.com/listen.asx" name="MediaPlayer" width="300" height="40" ShowControls="1" ShowStatusBar="0" ShowDisplay="0" autostart="1"></EMBED></div><br><a href="http://radio.virtualdj.com/">Virtual DJ Radio</a> <br><b>Listen to 100% live mixes from djs around the world</b></div></center>
(thanx skyfxl)
----
<center><a href=http://radio.virtualdj.com/ target="_blank"><img src="http://www.virtualdj.com/images/vdjradio.gif" border="0px"></a><br>
<div align="center"><embed type="application/x-mplayer2" src="http://radio.virtualdj.com/listen.asx" name="MediaPlayer" width="300" height="40" ShowControls="1" ShowStatusBar="0" ShowDisplay="0" autostart="1"></EMBED></div><br><a href="http://radio.virtualdj.com/">Virtual DJ Radio</a> <br><b>Listen to 100% live mixes from djs around the world</b></div></center>
geposted Tue 31 Oct 06 @ 11:08 pm

Virtual DJ Radio
Listen to 100% live mixes from djs around the world
geposted Tue 31 Oct 06 @ 11:09 pm
any time bud , glad i could be of service ;)
geposted Tue 31 Oct 06 @ 11:57 pm
Great idea Norway...I was going to ask how do we deactivate the autostart...figured it out.
For all those that are curious how...go to the (autostart="1") of the code and change the value of "1" to "0". That way the visitor to your page will hear what ever music that you may have playing. They can decide to activate the VDJ Radio control if they want.
Bravo Norway! Bravo!
MS
For all those that are curious how...go to the (autostart="1") of the code and change the value of "1" to "0". That way the visitor to your page will hear what ever music that you may have playing. They can decide to activate the VDJ Radio control if they want.
Bravo Norway! Bravo!
MS
geposted Wed 01 Nov 06 @ 12:22 am
yes
Change autostart="1" to autostart="0"
That will stop it from being auto-played :)
Change autostart="1" to autostart="0"
That will stop it from being auto-played :)
geposted Wed 01 Nov 06 @ 12:27 am
Ha Ha beat ya Norway!
MS
MS
geposted Wed 01 Nov 06 @ 12:29 am
hehe... ;)
geposted Wed 01 Nov 06 @ 12:31 am
kool u learn something every day :)
geposted Wed 01 Nov 06 @ 12:32 am
well we have some of the brightest guys on the planet in these forums, something has to rub off on me...:)
MS
MS
geposted Wed 01 Nov 06 @ 12:35 am
lol :)
geposted Wed 01 Nov 06 @ 12:36 am
Norway...I tried to do some tests on the code that you provided to see if a Myspace listener would be registered on the VDJ Radio webpage of "Total listeners". It doesn't seem to be. Would be nice if it could...it would be a bump to listenership. Also the stream from the myspace code is behind the various media players on the web page. Just a few observations.
Again BRAVO!!!
MS
Again BRAVO!!!
MS
geposted Wed 01 Nov 06 @ 12:49 am
yeah
With some div tag adds you can place it anywhere..
If its hidden on your page, try position it..
<div STYLE="position:absolute; top:300px; left:450px;">
Add stuff like that at the beginner <div> tag or set a div tag around the whole code I made above...
<div style="position:....> the code above here.. </div>
;)
Tweak it a bit, if its hidden on the layout you have..
With some div tag adds you can place it anywhere..
If its hidden on your page, try position it..
<div STYLE="position:absolute; top:300px; left:450px;">
Add stuff like that at the beginner <div> tag or set a div tag around the whole code I made above...
<div style="position:....> the code above here.. </div>
;)
Tweak it a bit, if its hidden on the layout you have..
geposted Wed 01 Nov 06 @ 12:58 am