- This topic has 4 replies, 2 voices, and was last updated 11 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Autoplay S3 protected video in pop-up
Tagged: autoplay, flowplayer, Optimize Press, pop-up, S3
Hello,
Since upgrading Ultimate Lightbox, the autoplay check box option in the Flowplayer library area option was seemingly removed.
So far, I have been unable to get the auto play feature to work with the protected S3 videos in the pop-up.
Would you please provide tips on how to get this to work with the latest version for S3 videos loaded via a pop-up?
Thanks for your help.
Hi, which shortcode are you using?
This is an example of the shortcode
[wp_lightbox_protected_s3_video name=”my-video.mp4″ bucket=”mybucket” width=”640″ height=”480″ source=”launch-presentation-video.png”]
Thanks for your help
I believe the code now requires an autoplay value in the short code after my inspection of the function.
Would you please confirm this?
It would be really nice to have the feature back that just defaults the autoplay on value for the s3 videos (if possible).
Hi, please use the shortcode like the following:
[wp_lightbox_protected_s3_video name="my-video.mp4" bucket="mybucket" width="640" height="480" source="launch-presentation-video.png" autoplay="true"]