Error in the module to display the video. The problem is when I save the changes:
The code that I saved is this:
<p>
<object width = “310”height = “199”type = “application / x-shockwave-flash”data = “http://www.youtube.com/v/NnD2n_NBGMg?fs=1&hl=en_US&autoplay = Showinfo 0 & = 0 & rel = 0 “>
<param name=”movie” value=”http://www.youtube.com/v/NnD2n_NBGMg?fs=1&hl=en_US&autoplay=1&showinfo=0&rel=0″ />
<param name=”wmode” value=”transparent” />
</ object>
</ p>
The video dont show on the first page of the website. When I check again the code of the video, only show:
<p>
<param name=”movie” value=”http://www.youtube.com/v/NnD2n_NBGMg?fs=1&hl=en_US&autoplay=1&showinfo=0&rel=0″ />
<param name=”wmode” value=”transparent” />
</ object>
</ p>
Because the system does not save the full code? I need help.