/ Published in: XHTML
URL: http://latrine.dgx.cz/how-to-correctly-insert-a-flash-into-xhtml
Expand |
Embed | Plain Text
<!--[if !IE]> --> <object type="application/x-shockwave-flash" data="movie.swf" width="300" height="135"> <!-- <![endif]--> <!--[if IE]> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="300" height="135"> <param name="movie" value="movie.swf" /> <!--><!----> <param name="loop" value="true" /> <param name="menu" value="false" /> </object> <!-- <![endif]-->
You need to login to post a comment.
