BSViper
03-09-2010, 08:28 AM
While i post youtube links, not matter how - result code is:
<a href="http://www.youtube.com/watch?v=q9KTnsGsd_0" target="_blank">http://www.youtube.com/watch?v=q9KTnsGsd_0</a>
instead of correct code:
<object class="restrain" type="application/x-shockwave-flash" width="640" height="385" data="http://www.youtube.com/v/q9KTnsGsd_0">
<param name="movie" value="http://www.youtube.com/v/q9KTnsGsd_0" />
<param name="wmode" value="transparent" />
</object>
Maybe someone can tell me - how and where i can fix it?
Thanks.
<a href="http://www.youtube.com/watch?v=q9KTnsGsd_0" target="_blank">http://www.youtube.com/watch?v=q9KTnsGsd_0</a>
instead of correct code:
<object class="restrain" type="application/x-shockwave-flash" width="640" height="385" data="http://www.youtube.com/v/q9KTnsGsd_0">
<param name="movie" value="http://www.youtube.com/v/q9KTnsGsd_0" />
<param name="wmode" value="transparent" />
</object>
Maybe someone can tell me - how and where i can fix it?
Thanks.