Stopping Autoplay? How can this be done?

Tharanicus at 03h11
06
Aug
2011
http://valorous.forumotion.co.nz/
I am embedding Video from the TOR website as follows:

<object width="580" height="330"><param name="movie" value="http://cdn-www.swtor.com/sites/all/themes/swtor/en/assets/mediaPlayerInterior.swf" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="title=undefined&description=undefined&source=http://cdn-www.swtor.com//sites/all/files/en/vc/sdcc_0805/TOR_SDCC_2011_Highlights.flv&fullscreen_source=/&comment_url=/media/trailers/2011-san-diego-comic-con-highlights#comments&download_1=header|Windows Media Video (.wmv),thumb|null,filesize|170M,resolution|1280x720,url|http://cdn-www.swtor.com//sites/all/files/en/vc/sdcc_0805/TOR_SDCC_2011_Highlights_wmv.zip&download_2=header|Quicktime (.mov),thumb|null,filesize|183M,resolution|1280x720,url|http://cdn-www.swtor.com//sites/all/files/en/vc/sdcc_0805/TOR_SDCC_2011_Highlights_mov.zip&lang=EN&age_gate=0" /><embed src="http://cdn-www.swtor.com/sites/all/themes/swtor/en/assets/mediaPlayerInterior.swf" type="application/x-shockwave-flash" allowfullscreen="true" width="580" height="330"flashvars="title=undefined&description=undefined&source=http://cdn-www.swtor.com//sites/all/files/en/vc/sdcc_0805/TOR_SDCC_2011_Highlights.flv&fullscreen_source=/&comment_url=/media/trailers/2011-san-diego-comic-con-highlights#comments&download_1=header|Windows Media Video (.wmv),thumb|null,filesize|170M,resolution|1280x720,url|http://cdn-www.swtor.com//sites/all/files/en/vc/sdcc_0805/TOR_SDCC_2011_Highlights_wmv.zip&download_2=header|Quicktime (.mov),thumb|null,filesize|183M,resolution|1280x720,url|http://cdn-www.swtor.com//sites/all/files/en/vc/sdcc_0805/TOR_SDCC_2011_Highlights_mov.zip&lang=EN&age_gate=0" /></object>

And wish to stop it from autoplaying. I have looked around on the net before posting here and everything i've tried does not stop it. Can anyone here help advise what I should add or change.

Thanks in advance.
1 RoNo, on 06/08/2011 at 09h26
Tharanicus wrote:http://valorous.forumotion.co.nz/
I am embedding Video from the TOR website as follows:

<object width="580" height="330"><param name="movie" value="http://cdn-www.swtor.com/sites/all/themes/swtor/en/assets/mediaPlayerInterior.swf" /> etc etc

And wish to stop it from autoplaying. I have looked around on the net before posting here and everything i've tried does not stop it. Can anyone here help advise what I should add or change.

Thanks in advance.


You can find the same video(s) on YouTube
and edit player colors, autoplay, loop, related.
Click: share → embed → use old embed code
Add: &autoplay=0 to turn off autoplay.

Here's the comic con movie you want without autoplay
Code:
<object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/JPtC6wOB1Xs?color1=0x444444&color2=0F3545&amp;hl=en_US&amp;rel=1&autoplay=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JPtC6wOB1Xs?color1=0x444444&color2=0F3545&amp;hl=en_US&amp;rel=1&autoplay=0" type="application/x-shockwave-flash" width="560" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object>
using #0f3545 shade of green to match your site


BBCode version (+color change)
Code:
[flash(400,300)]http://www.youtube.com/v/JPtC6wOB1Xs?color1=0x2b405b&color2=0x6b8ab6&amp;hl=en_US&amp;rel=1&autoplay=0[/flash]







Here is the code for your Jedi Consular movie
Code:
<object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/0f10PQ8etAg?color1=0x444444&color2=0F3545&amp;hl=en_US&amp;rel=1&autoplay=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0f10PQ8etAg?color1=0x444444&color2=0F3545&amp;hl=en_US&amp;rel=1&autoplay=0" type="application/x-shockwave-flash" width="560" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object>

Code:
[flash(400,300)]http://www.youtube.com/v/0f10PQ8etAg?color1=0x444444&color2=0F3545&amp;hl=en_US&amp;rel=1&autoplay=0[/flash]

2 Tharanicus, on 06/08/2011 at 13h05
Excellent, thanks for your help.
3 RoNo, on 07/08/2011 at 05h49
Tharanicus wrote:Excellent, thanks for your help.



This topic is closed. Glad to help.

LockedRoNo
General rules
Tricks & Tips
FAQ listing
For founders who lost their passwords
About support requests by PM
Announcements & Updates
Similar topics
I know this is a weird question, but how does forumotion stop good coders from simply REMOVING advertisements, footers, et cetera? I mean, it must be possible somehow, unless it was made so that it isn't. Shouldn't you guys start up some sort of protectio
I have been on amitriptyline for 2 and a half weeks, and almost every day since I have had a headache. I assume it is the amitriptyline doing this. I know a number of you have tried this drug, so I am interested in your views. Should I stop taking
Hi Odroid, I encountered a problem on WIFI that before wifi and bluetooth is working But after a few days when I check when I turn ON wifi the message is ERROR And I cant turn ON wifi anymore What seems to be the problem please help Regards,
Informations

3 Replies For the topic :
"Stopping Autoplay? How can this be done?"

This topic has been viewed 781 times.

Last message :
06/08/2011 at 03h11 by "Tharanicus"