PDA

View Full Version : Can Anyone Tell Me What Is Rong With This??



The-Touch
29-05-2006, 08:28 PM
<object id="HTMediaPlayer" classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" height="105" width="100%" border="0" align="top">
<param name="uiMode" value="full" />
<param name="volume" value="100" />
<param name="autoStart" value="-1" />
<param name="URL" value="http://www.simplyhosting123.com "TYPE=PICT;ALT=":8120" ref>
<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="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">
<param name="_cx" value="12224">
<param name="_cy" value="3810">
</object>


Any1 Tell Me What Is Wrong With This???

Thanks + Rep

Timewarp
29-05-2006, 08:33 PM
Any1 Tell Me What Is Wrong With This???

Thanks + Rep
ffs cant u post in your other html posts you made in the past half hour or atleast post in the right section (coding)

The-Touch
29-05-2006, 08:33 PM
Well sorreeeee for not knowing everything

lMattz
29-05-2006, 08:34 PM
Try This:


<object id="HTMediaPlayer" classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" height="105" width="100%" border="0" align="top">
<param name="uiMode" value="full" />
<param name="volume" value="100" />
<param name="autoStart" value="-1" />
<param name="URL" value="http://simplyhosting123.com:120" ref>
<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="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">
<param name="_cx" value="12224">
<param name="_cy" value="3810">
</object>

Timewarp
29-05-2006, 08:36 PM
Well sorreeeee for not knowing everything
read the rules its people like you that ruin this forum with all your spam posts

USE YOUR OLD POST FROM HALF AN HOUR AGO OR AT LEAST POST IN THE RIGHT SECTION

EDIT: Omg that doesnt mean create yet another post in the coding forum thats exactly the same

nelly
29-05-2006, 08:59 PM
<object id="MyWMPlayer" height="45" width="190" classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" border="0">
<param NAME="URL" ref value="http://simplyhosting123.com:120">
<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="autoStart" value="-1">
<param NAME="currentMarker" value="0">
<param NAME="invokeURLs" value="-1">
<param NAME="baseURL" value>
<param NAME="volume" value="50">
<param NAME="mute" value="0">
<param NAME="uiMode" value="mini">
<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">
<param NAME="_cx" value="5027">
<param NAME="_cy" value="1191">
</object>





put that in your html that should definately work.

Timewarp
29-05-2006, 09:14 PM
<object id="MyWMPlayer" height="45" width="190" classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" border="0">
<param NAME="URL" ref value="http://simplyhosting123.com:120">
<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="autoStart" value="-1">
<param NAME="currentMarker" value="0">
<param NAME="invokeURLs" value="-1">
<param NAME="baseURL" value>
<param NAME="volume" value="50">
<param NAME="mute" value="0">
<param NAME="uiMode" value="mini">
<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">
<param NAME="_cx" value="5027">
<param NAME="_cy" value="1191">
</object>





put that in your html that should definately work.
omgz u no html

Matt.
29-05-2006, 09:33 PM
<param NAME="URL" ref value="http://simplyhosting123.com:120">
I may be wrong but the 120 bit there should be 4 numbers?:S

nelly
29-05-2006, 09:35 PM
that's what i was thinking if you click the link nothing appears



<param NAME="URL" ref value="http://simplyhosting123.com:120">
I may be wrong but the 120 bit there should be 4 numbers?:S

Fiddle-Sticks
29-05-2006, 09:35 PM
read the rules its people like you that ruin this forum with all your spam posts

USE YOUR OLD POST FROM HALF AN HOUR AGO OR AT LEAST POST IN THE RIGHT SECTION

EDIT: Omg that doesnt mean create yet another post in the coding forum thats exactly the same

Rude! You're not perfect yourself!

Want to hide these adverts? Register an account for free!