embeded video properties

Posted by Community Admin on 03-Aug-2018 20:08

embeded video properties

All Replies

Posted by Community Admin on 18-Jan-2013 00:00

Hi there

 I loaded a video into sitefinity and embedded the html code into a page - Is there a way for me to turn off "autoplay" in the embedded video?

 

Thanks in advance

Posted by Community Admin on 21-Jan-2013 00:00

Hello,

To turn off autoplay mode, set autostart="false"  attribute.
For example: <embed src="www.yoursite/.../example.mpeg" autostart="false" />



All the best,
Sonya
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed