All Video Gallery doesn't work
-
Firstly, I have to say ALL video gallery is exactly what I want for my website, I like it very much! but recently, I change the host of my website, and it doesn’t work anymore, it seems that it will add a “\” in front of all the quotes in the Embedcode automatically after clicking on the video, and it does’t show anything. it seems like:
<embed src=\"https://www.tudou.com/v/4F-xWLJtS5U/&resourceId=0_05_05_99&bid=05/v.swf\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" wmode=\"opaque\" width=\"480\" height=\"400\"></embed>
or
<iframe height=400 width=680 src=\"https://player.youku.com/embed/XMzUxMDIwOTI=\" frameborder=0 allowfullscreen></iframe>
but actually, what I entered is:
<embed src="https://www.tudou.com/v/4F-xWLJtS5U/&resourceId=0_05_05_99&bid=05/v.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" width="480" height="400"></embed>
.
and
<iframe height=400 width=680 src="https://player.youku.com/embed/XMzUxMDIwOTI=" frameborder=0 allowfullscreen></iframe>
Weider still, there are still three videos work.
I was completely confused, Hope you can help me.
Thank you very much.
- The topic ‘All Video Gallery doesn't work’ is closed to new replies.