Closed GoogleCodeExporter closed 9 years ago
You can place the second object tag in an include, asp won't display error
anymore.
<object id="pub" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
width="1024" height="750">
<param name="movie" value="flash.swf" />
<!-- #include virtual="/includes/flash.txt" -->
</object>
---
Content of your include file :
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="flash.swf" width="1024" height="750">
<!--<![endif]-->
<div >
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
Original comment by mhenneq...@gmail.com
on 25 Oct 2010 at 2:40
[deleted comment]
Not a SWFObject bug, closing this thread. If you have additional implementation
questions, please post them to the SWFObject Google Group.
Original comment by platelu...@gmail.com
on 8 Nov 2010 at 5:16
Original issue reported on code.google.com by
JSamuel...@gmail.com
on 13 Sep 2010 at 6:45