Hi, im now using a video player to broadcast but i need the code to place on the site so people can actually see me,
help plz :s

Hi, im now using a video player to broadcast but i need the code to place on the site so people can actually see me,
help plz :s
Post Count: :eusa_danc 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 :eusa_danc
Did you buy it or is it free?
If you bought it, it should have a code some where in your doucments.
*Image Removed*
Thank you Brad for the sig
Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.
Well video player... hmm... if your using it for radio, I doubt that it'll be useful. Just a waste of space on your radio or homepage. But I have the codes for radio player and video. First, you have upload the video to your webserver or something. Then, put this code. Where it says "The URL of where the video is located here", erase that with the [colour] codes and then type in http://www.mysite.com/myvideo.wmp or something like that. If you want to put in radio, just ask, I'll make another post with the codes.
Video Codes:
<div id=vpdiv><embed style="FILTER: xray" name="RAOCXplayer" autoplay="true" src="The URL of where the video is located here" width="320" height="265" ShowControls="1" ShowStatusBar="0" AutoSize="true" loop="true" EnableContextMenu="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed>
(DJ-Chad's signature here)
could u give me the code for the radio plz
Post Count: :eusa_danc 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 :eusa_danc
Ok. The codes for the radio are...Hope it helps. :d<object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" name="player" width="215" height="33" standby="Loading" CODEBASE="CODEBASE=http:/activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715">
<param name="url" value="http://youraddress:yourport">
<param name="autostart" value="-1">
<param name="uimode" value="full">
<param name="rate" value="1">
<param name="balance" value="0">
<param name="currentPosition" value="0">
<param name="defaultFrame" value>
<param name="playCount" value="1">
<param name="currentMarker" value="0">
<param name="invokeURLs" value="-1">
<param name="baseURL" value>
<param name="volume" value="100">
<param name="mute" value="0">
<param name="stretchToFit" value="0">
<param name="windowlessVideo" value="0">
<param name="enabled" value="-1">
<param name="enableContextMenu" value="-1">
<param name="fullScreen" value="0">
<param name="SAMIStyle" value>
<param name="SAMILang" value>
<param name="SAMIFilename" value>
<param name="captioningID" value>
<param name="enableErrorDialogs" value="0">
<embed src="http://youraddress:yourport" width="180" height="35" autostart="true" controls="playbutton" showstatusbar="false" url="http://youraddress:yourport" autoplay="true" uimode="mini"></embed>
</object>
(DJ-Chad's signature here)
Want to hide these adverts? Register an account for free!