WebSite X5Help Center

 
Alex A.
Alex A.
User

Video NOT playing in Chrome or Mozilla  en

Author: Alex A.
Visited 1187, Followers 1, Shared 0  

I built a website using Incomedia V8 (I haven't upgraded to the newest version yet) and my issue is that one of the pages has a video. I followed ALL instructions and have tried different formats (wmv, mov, qt, rm, mpg, avi, flv {flv is not recognized by the software}) BUT the video (when in mpg) plays only in IE but NOT in Chrome or Mozilla, and if I change to other formats it won't play in any of the 3. I need the video to play in every browser; I have checked and the video is uploaded in the correct folder and the video is not corrupted. Is there anything I may need to do to the html file so that the video plays correctly? I need this ASAP, please help!

Posted on the
3 ANSWERS - 1 USEFUL - 1 CORRECT
Der Zwoemti
Der Zwoemti
Moderator

upload your best video on YouTube and use the embed code from youtube in HTML object that works bestuse youtube 

Read more
Posted on the from Der Zwoemti
Alex A.
Alex A.
User
Author

Hi, I will upload to youtube later today but I do have a couple of questions if could please help me; once I get the embed code from youtube, do I added to the html form in my FTP (where then video is) after the <div> tag or do I eliminate the entire <if IE> code and replace it with the yutube embed code?  Thanks.Smile

Read more
Posted on the from Alex A.
Der Zwoemti
Der Zwoemti
Moderator

 HTML Widget >  insert here - (your code)

<iframe width="560" height="315" src="http://www.youtube.com/embed/s1lzvucwcJc" frameborder="0" allowfullscreen></iframe> 

Read more
Posted on the from Der Zwoemti