you're missing the second endif
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
On Fri, Oct 10, 2008 at 6:06 PM, WhiteDragon <[EMAIL PROTECTED]> wrote:
>
> I have everything working good, expect in IE6 where the flash loads
> but I get the box "Press OK to continue loading content of this page"
> it pops up about 15 times
> then the flash movie just gets stretched.
>
> What is going on and with IE6?
>
> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
> width="780" height="420">
> <param name="movie" value="flashfile.swf" />
> <!--[if !IE]>-->
> <object type="application/x-shockwave-flash"
> data="flashfile.swf" width="600" height="500">
> <!--<![endif]-->
> <p>Alternative content</p>
> <!--[if !IE]>-->
> </object></object>
>
>
> This is the code I'm using within a <div>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---