Hi I’ve literally tried everything and cant get anything to work. I’m trying to get a video to not autoplay.
I have added what code i have to this fiddle.
Can anyone help please!
Thanks Alex
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
How are you loading the video? Do you use FLVPlayback?
There is a checkbox in the FLVPlayback component parameters called autoplay.
I can’t really see how your Flash File is constructed on the fiddle site.
If you didn’t create the Flash you shoudl try to obtain the FLV video.
If that is not an option you could load the swf into a new swf, then try to find the FLVPlayback, or whatever is playing and stop it. But you will need a crossdomain on their server or a local copy of the swf.
Sample code of loading an swf, finding the autoplaying FLVPLayback and stopping it: