Log In · Register

 
Who thinks they have skills?, here's one for ya...
braggtastic
post Oct 12 2004, 07:34 PM
Post #1


Senior Member
***

Group: Member
Posts: 40
Joined: Aug 2004
Member No: 42,780



My page

Scroll down and check out the Soul Candy video...

I can get it to load initially, but the video itself won't play.

The video script on the current source site is as follows:

CODE
<!-- begin code provided by createblog.com -->
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="160" height="136" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
   <param name="src" value="media/sydm_pre.mov">
   <param name="href" value="<sydm.mov> E<controller=true autoplay=true endtime=2:40:0>">
   <param name="controller" value="false">
   <param name="scale" value="tofit">
   <param name="target" value="myself">
   <param name="pluginspage" value="http://www.apple.com/quicktime/download/">
   <embed width="160" height="136" controller="true" target="myself" href="sydm.mov" src="media/sydm_pre.mov" endtime="2:40:0" border="0" pluginspage="http://www.apple.com/quicktime/download/"></embed>
</object>
<!-- end code provided by createblog.com -->


The code I have used for my site is:

CODE
<!-- begin code provided by createblog.com -->
<object
ID="Player" CLASSID="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" width="180" height="140">
<param name="src" value="media/sydm_pre.mov">
<param name="href" value="<sydm.mov> E<controller=true autoplay=true endtime=2:40:0>">
<param name="controller" value="false">
<param name="scale" value="tofit">
<param name="target" value="myself">
<param name="pluginspage" value="http://www.apple.com/quicktime/download/">
<embed width="160" height="136" controller="true" target="myself" href="sydm.mov" src="media/sydm_pre.mov" endtime="2:40:0" border="0" pluginspage="http://www.apple.com/quicktime/download/"></embed>
</object>
<script LANGUAGE="JavaScript">
<!--
function StartMeUp1()
{
  Player.URL = "http://www.mosaic.org/media/sydm_pre.mov"
}
-->
</script>
<FORM>
<INPUT TYPE="BUTTON" NAME="BtnPlay" VALUE="encounteR" OnClick="JavaScript:StartMeUp1()">
</FORM>
<!-- end code provided by createblog.com -->


So I'm curious how I can actually get the video to play in full.

And if you are really good... I can keep the video within the actual player as opposed to it scrolling with the rest of the page.

thanks guys and gals.

peace
thumbsup.gif

cliff
 

Posts in this topic


Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: