oldtimerbob
Technical User
I like to do it myself with website pages and have a test site where I try out various items before putting them on the company site (you know,various styles,templates,etc)
I have media player on one of my website pages but would like for the screen to show the start page when the page loads with the arrow to play on the screen.
What is the code to add to the following?
<OBJECT id="VIDEO" width="320" height="240"
style="position:absolute; left:0;top:0;"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject">
<PARAM NAME="URL" VALUE=" <PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
<PARAM NAME="AutoStart" VALUE="false">
<PARAM name="uiMode" value="full">
<PARAM name="PlayCount" value="1">
</OBJECT>
Has been in the cabling business for about twenty years and is now the Sr PM for a cabling company located in the Los Angeles area.
Also a General Class Amatuer Radio Operator.
I have media player on one of my website pages but would like for the screen to show the start page when the page loads with the arrow to play on the screen.
What is the code to add to the following?
<OBJECT id="VIDEO" width="320" height="240"
style="position:absolute; left:0;top:0;"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject">
<PARAM NAME="URL" VALUE=" <PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
<PARAM NAME="AutoStart" VALUE="false">
<PARAM name="uiMode" value="full">
<PARAM name="PlayCount" value="1">
</OBJECT>
Has been in the cabling business for about twenty years and is now the Sr PM for a cabling company located in the Los Angeles area.
Also a General Class Amatuer Radio Operator.