View Post [edit]
Poster: | Palestine Center | Date: | Oct 15, 2008 12:54pm |
Forum: | avgeeks | Subject: | Stopping autoplay on embeds |
The code looks like this (removed some code so it would not just embed here):
src="http://www.archive.org/flow/FlowPlayerLight.swf?config=%7Bembedded%3Atrue%2CshowFullScreenButton%3Atrue%2CshowMuteVolumeButton%3Atrue%2CshowMenu%3Atrue%2CautoBuffering%3Atrue%2CautoPlay%3Atrue%2CinitialScale%3A%27fit%27%2CmenuItems%3A%5Bfalse%2Cfalse%2Cfalse%2Cfalse%2Ctrue%2Ctrue%2Cfalse%5D%2CusePlayOverlay%3Afalse%2CshowPlayListButtons%3Atrue%2CplayList%3A%5B%7Burl%3A%27ThePalestineCenterUSPolicyonIranbyHamidDabashi%2FHamidDabashi101008FULL%2Eflv%27%7D%5D%2CcontrolBarGloss%3A%27high%27%2CshowVolumeSlider%3Atrue%2CbaseURL%3A%27http%3A%2F%2Fwww%2Earchive%2Eorg%2Fdownload%2F%27%2Cloop%3Afalse%2CcontrolBarBackgroundColor%3A%270x000000%27%7D" width="320" height="268" scale="noscale" bgcolor="111111" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always" allowNetworking="all" pluginspage="http://www.macromedia.com/go/getflashplayer">
Thanks
Reply [edit]
Poster: | Palestine Center | Date: | Oct 15, 2008 1:07pm |
Forum: | avgeeks | Subject: | Re: Stopping autoplay on embeds |
...2CautoPlay%3Atrue%...
should be
...2CautoPlay%3Afalse%...
thanks
Reply [edit]
Poster: | Residuum | Date: | Jan 18, 2009 4:33am |
Forum: | avgeeks | Subject: | Re: Stopping autoplay on embeds |
to embed a video on a website, the playback starts automatically. Is it a bug?
Reply [edit]
Poster: | Residuum | Date: | Jan 18, 2009 4:38am |
Forum: | avgeeks | Subject: | Re: Stopping autoplay on embeds |
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="320" height="252">
<param name="movie" value="http://www.archive.org/flow/flowplayer.commercial-3.0.3.swf" />
<param name="allowfullscreen" value="true" />
<param name="flashvars" value='config={"key":"#$b6eb72a0f2f1e29f3d4","autoPlay":false,"autoBuffering":true,"playlist":[{"url":"http://www.archive.org/download/residuum-snr-12db_video/Residuum-Schrei-Funk-Flaeche-03-SNR_-12dB_512kb.mp4","accelerated":true,"scaling":"fit"}],"clip":{"accelerated":true,"scaling":"fit"},"plugins":{"controls":{"playlist":false,"fullscreen":true,"gloss":"high","backgroundColor":"0x000000","backgroundGradient":"medium","sliderColor":"0x777777","progressColor":"0x777777","timeColor":"0xeeeeee","durationColor":"0x01DAFF","buttonColor":"0x333333","buttonOverColor":"0x505050"}}}' />
<embed type="application/x-shockwave-flash" width="320" height="252" allowfullscreen="true" src="http://www.archive.org/flow/flowplayer.commercial-3.0.3.swf" flashvars='config={"key":"#$b6eb72a0f2f1e29f3d4","autoPlay":false,"autoBuffering":true,"playlist":[{"url":"http://www.archive.org/download/residuum-snr-12db_video/Residuum-Schrei-Funk-Flaeche-03-SNR_-12dB_512kb.mp4","accelerated":true,"scaling":"fit"}],"clip":{"accelerated":true,"scaling":"fit"},"plugins":{"controls":{"playlist":false,"fullscreen":true,"gloss":"high","backgroundColor":"0x000000","backgroundGradient":"medium","sliderColor":"0x777777","progressColor":"0x777777","timeColor":"0xeeeeee","durationColor":"0x01DAFF","buttonColor":"0x333333","buttonOverColor":"0x505050"}}}'/>
</object>
Reply [edit]
Poster: | Quintal Mobile | Date: | Jun 24, 2014 1:22pm |
Forum: | avgeeks | Subject: | Re: Stopping autoplay on embeds |
im having problems embeding a video. The autoplay triggers off even though I havent included the parameter.
The code is:
Thanks in advance.
Reply [edit]
Poster: | wsccpr | Date: | Jan 20, 2009 5:56pm |
Forum: | avgeeks | Subject: | Re: Stopping autoplay on embeds |
Reply [edit]
Poster: | LordOfTheExacto | Date: | Jan 28, 2009 9:24pm |
Forum: | avgeeks | Subject: | Re: Stopping autoplay on embeds |
Reply [edit]
Poster: | wsccpr | Date: | Jan 29, 2009 6:50am |
Forum: | avgeeks | Subject: | Re: Stopping autoplay on embeds |
Reply [edit]
Poster: | LordOfTheExacto | Date: | Jan 29, 2009 2:19am |
Forum: | avgeeks | Subject: | Re: Stopping autoplay on embeds |
I can post the code I used for it, if it will make things any easier for someone else (and if someone can tell me how to keep the code from disappearing in the post).
Reply [edit]
Poster: | seodart | Date: | Mar 20, 2009 7:54am |
Forum: | avgeeks | Subject: | Re: Stopping autoplay on embeds |
I follow your suggestions.
---
http://www.seodart.net