<sigh> I have used the generator.  And using the static method is not
working.
When I use the generator it does not work in all browsers, I had to
modify this code just so that it works in
all browsers (except IE6) so explain why it's not working ? I'll
generate another page with the copy and pasted code and you can
see it does not work <sigh>

On Oct 11, 8:12 am, "Aran Rhee" <[EMAIL PROTECTED]> wrote:
> @WhiteDragon / Christopher
>
> You keep saying your code doesn't work (you've posted 14 times since Wed)
> and we've been telling you to use the code generator multiple times now.
> Please listen. If you are a beginner with swfobject, it will save you (and
> us) time / frustration.
>
> You don't even have a valid ID for your top level <object> tag in this code.
> In your other page / original thread you don't call the required
> swfobject.registerObject() method in the <head> area.
>
> Use the generator. Lots of people use it. It works...
>
> Aran
>
>
>
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On
>
> Behalf Of WhiteDragon
> Sent: Saturday, 11 October 2008 3:47 PM
> To: SWFObject
> Subject: Re: IE6 ERROR Press OK to Continue loading content of this page
>
> When I add that, it doesn't load at all in //any// browser.  Atleast
> before I added that the other browsers it was loading, the only one
> was IE6.
>
> What the hell is going on?
>
> On Oct 11, 12:20 am, "Philip Hutchison" <[EMAIL PROTECTED]> wrote:
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to