YouTubizer Add-on Support Product Page

Answered

How to play youtube movie

Asked 17 May 2011 12:29:36
1
has this question
17 May 2011 12:29:36 RVL webdesignstudio posted:
I've used the YouTubizer add-on in the Adv HTML Editor 3, but it only put an image screenshot of the youtube movie in the editor. (see also in your demo movie)
When I submit the data to a database I see this code:
<img class="dmx-yt-player" style="WIDTH: 320px;BACKGROUND: #ccc;HEIGHT: 195px" alt="" src="img.youtube.com/vi/ADmCFmYLns4/0.jpg" data-opts="&wmode=transparent&autohide=1" data-id="ADmCFmYLns4" data-translated="true" />

How can I play the movie?
Thanks.

Replies

Replied 18 May 2011 10:30:20
18 May 2011 10:30:20 George Petrov replied:
Hi,

What you see is just the preview of the movie within the editor. When it is submitted the image gets translated to youtube iframe video player so it can be player.

Are you having this problem in a specific web browser? As the regular browsers with our demo submit and play the video just fine.

Greetings,
George
Replied 18 May 2011 12:15:44
18 May 2011 12:15:44 RVL webdesignstudio replied:
Hi George,
thanks for your reply.
I saw in the code in YouTubizer.js that indeed the image will be replaced by the youtube iframe.
I tested this with the browser IE8 (version 8.0.7600.16385, running on a Windows 7 system)) and the YouTube image isn't replaced with the iframe.
I also tested this with the latest Chrome browser and Firefox 4: with these browsers it works justb fine.

Kind regards
Ruben van Leeuwen

Reply to this topic