Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-20-2012, 10:34 AM   PM User | #1
jpo100
New to the CF scene

 
Join Date: Mar 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
jpo100 is an unknown quantity at this point
Quicktime autoStart FALSE not working?

Hello,

I've embedded a quicktime video on to my page using the following code:

Code:
<object width="223" height="148" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" type="video/quicktime" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src" value="http://www.lucidusconsulting.com/Videos/masterchef_trim" />
<param name="autoStart" value="false" />
<param name="autoPlay" value="false" />
<param name="controller" value="true" />
<param name="loop" value="false" /> <embed width="223" height="148" scale="tofit" type="video/quicktime" src="http://www.lucidusconsulting.com/Videos/masterchef_trim" controller="true" autoplay="true" loop="false"></embed></object>
The video shows and plays correctly, however - the AutoStart Flase value appears be be being ignored - and the video begins playing as soon as the page loads.

I've tried setting 'false' to '0' and I'm still seeing the same result.

Can anyone suggest why this may be?

Many thanks in advance.
jpo100 is offline   Reply With Quote
Old 03-22-2012, 04:39 PM   PM User | #2
jpo100
New to the CF scene

 
Join Date: Mar 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
jpo100 is an unknown quantity at this point
bump...
jpo100 is offline   Reply With Quote
Old 03-26-2012, 12:38 PM   PM User | #3
jpo100
New to the CF scene

 
Join Date: Mar 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
jpo100 is an unknown quantity at this point
bump....... :-( Im clueless
jpo100 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:45 AM.


Advertisement
Log in to turn off these ads.