Code:
<IFRAME vspace="0" hspace="0" allowtransparency="true" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" style="border:0px;" width="435" height="470" SRC="http://www.domain.com/show.php?id=13"></IFRAME>
Isn't working..

Code:
<object type="application/x-shockwave-flash" height="350" width="425" data="http://www.domain.com/player/player.swf">
<param name="movie" value="http://www.domain.com/player/player.swf" />
<param name="flashvars" value="&file=http://www.domain.com/flvideo/12.flv&height=350&image=http://www.domain.com/thumb/12.jpg&width=425&location=http://www.domain.com/player/player.swf&logo=http://www.domain.com/templates/images/watermark.gif&link=http://www.domain.com&linktarget=_blank" />
</object>
This one is working properly
I just copied this one on Page Source