Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Disabling auto start on video posted on web-site
Old 07-29-2010, 08:28 AM Disabling auto start on video posted on web-site
Junior Talker

Posts: 2
Name: Mike Haviland
Trades: 0
I want to disable the auto start feature on this video when i post it to my web-site. My question is...What code do i have to add or alter to do so?? Here is the current code:


<object id="flashObj" width="486" height="412" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0"><param name="movie" value="http://c.brightcove.com/services/viewer/federated_f9/69104986001?isVid=1" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="videoId=70873646001&playerID=69104986001&do main=embed&dynamicStreaming=true" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://c.brightcove.com/services/viewer/federated_f9/69104986001?isVid=1" bgcolor="#FFFFFF" flashVars="videoId=70873646001&playerID=6910498600 1&domain=embed&dynamicStreaming=true" base="http://admin.brightcove.com" name="flashObj" width="486" height="412" seamlesstabbing="false" type="application/x-shockwave-flash" allowFullScreen="true" swLiveConnect="true" allowScriptAccess="always" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>
taterhunts1 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-29-2010, 08:38 AM Re: Disabling auto start on video posted on web-site
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,488
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
http://kb2.adobe.com/cps/127/tn_12701.html
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 07-29-2010, 08:50 AM Re: Disabling auto start on video posted on web-site
Junior Talker

Posts: 2
Name: Mike Haviland
Trades: 0
Thanks, but I still can't get it figured out. Everything that i read is about the "autoplay" or "play" code values of "0", "1", "true", and "false"....However, I can't find anywhere in the original code where it has the "play" or "autoplay" code inserted so that it can be altered. I'm still scratching my head!!
taterhunts1 is offline
Reply With Quote
View Public Profile
 
Old 07-29-2010, 09:55 AM Re: Disabling auto start on video posted on web-site
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,488
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Then ADD IT!!!

If the attribute or parameter does NOT exist it will be taken to be "true"

Taken from the document I posted EARLIER
Quote:
# play - Possible values: true, false. Specifies whether the movie begins playing immediately on loading in the browser. The default value is true if this attribute is omitted.
It's always a good idea to read them!
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 07-29-2010, 01:25 PM Re: Disabling auto start on video posted on web-site
Registered User

Posts: 86
Name: John Dacu
Trades: 0
Add a new param tag: <param name="play" value="false" />
johnny.dacu is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Disabling auto start on video posted on web-site
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.85409 seconds with 12 queries