The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Still frame for shockwave flash player
leelondon
post Jul 13 2009, 05:27 AM
Post #1





Group: Members
Posts: 1
Joined: 13-July 09
Member No.: 9,141



Hi,

I am trying to post a video on my website. The code provided makes the video autoplay which I did not want so I edited that.

Code before:
<object width="460" height="279" data="http://channelbee.com/flash/flowplayer.commercial-3.0.7.swf" type="application/x-shockwave-flash"><param name="movie" value="http://channelbee.com/flash/flowplayer.commercial-3.0.7.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value='config={"key":"#@d27250f1c582a8db44f","clip":{"url":"bt-b5784897f2cd4e3f1969803bad2e875df1853f34","provider":"velocix","autoPlay":false,"autoBuffering":true},"plugins":{"velocix":{"url":"http://channelbee.com/flash/flowplayer.rtmp-3.0.2.swf","netConnectionUrl":"rtmp://93.174.97.14/flash/bt-b5784897f2cd4e3f1969803bad2e875df1853f34"},"controls":{"backgroundGradient":"none","backgroundColor":"#000","sliderColor":"#333333","durationColor":"#ffffff","progressColor":"#e6fb00","timeColor":"#e6fb00","progressGradient":"none","bufferColor":"#aaaaaa","sliderGradient":"high","buttonColor":"#111111","buttonOverColor":"#333333","mute":true,"time":true,"stop":true,"fullscreen":true,"play":true,"scrubber":true,"volume":true}},"playlist":[{"url":"bt-b5784897f2cd4e3f1969803bad2e875df1853f34","provider":"velocix","autoPlay":true,"autoBuffering":true}]}' /></object>

Code after:
<object width="400" height="279" data="http://channelbee.com/flash/flowplayer.commercial-3.0.7.swf" type="application/x-shockwave-flash"><param name="movie" value="http://channelbee.com/flash/flowplayer.commercial-3.0.7.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value='config={"key":"#@d27250f1c582a8db44f","clip":{"url":"bt-b5784897f2cd4e3f1969803bad2e875df1853f34","provider":"velocix","autoPlay":false,"autoBuffering":false},"plugins":{"velocix":{"url":"http://channelbee.com/flash/flowplayer.rtmp-3.0.2.swf","netConnectionUrl":"rtmp://93.174.97.14/flash/bt-b5784897f2cd4e3f1969803bad2e875df1853f34"},"controls":{"backgroundGradient":"none","backgroundColor":"#000","sliderColor":"#333333","durationColor":"#ffffff","progressColor":"#e6fb00","timeColor":"#e6fb00","progressGradient":"none","bufferColor":"#aaaaaa","sliderGradient":"high","buttonColor":"#111111","buttonOverColor":"#333333","mute":true,"time":true,"stop":true,"fullscreen":true,"play":true,"scrubber":true,"volume":true}},"playlist":[{"url":"bt-b5784897f2cd4e3f1969803bad2e875df1853f34","provider":"velocix","autoPlay":false,"autoBuffering":false}]}' /></object>

This has worked, however, there is no still frame image like you get with a youtube video before you hit the play button. I was doing some research and came across the html line startFrame=1 which uses the first frame as a start frame but when I put this into the code, it doesn't load at all.

Any help greatly appreciated, I'll be on the forum for the rest of the day, so any questions I can hopefully answer.

Cheers

Lee

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 09:08 AM