hello ever body
i have tried to add html code into hot video module
and it suppress it
from
<p>
<object width=”310″ height=”199″ data=”http://www.youtube.com/v/NnD2n_NBGMg?fs=1&hl=en_US&autoplay=0&showinfo=0&rel=0″ type=”application/x-shockwave-flash”>
<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>
to
<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” /> </p>
i have tried to turn off WYSIWYG but still this problem happen !!
so videos will not work on it
are there any solution for this problem ?