@Kyle, question - I think you answered this in a different thread, but why do you say that the switchOffAutoHideShow method is being misused in the hack scenario? It "seems" that FF3.5 has an issue with rendering using the default mechanism that SWFObject attempts to use to show/hide the appropriate flash divs. The method where it swaps and dynamically generates css to make offending divs visible/invisible don't seem to work unless you bypass the default behavior via that method call (unless of course you put everything in the head, which is desirable, but not always possible)
Do you know happen to know the history behind why this method was included in the API as a public method? Seems like a valid use case unless it was just intended for testing/debugging purposes? V autoHideShow On Wed, Jul 22, 2009 at 2:10 PM, Getify Solutions, Inc. <[email protected]>wrote: > > http://code.google.com/p/swfobject/wiki/api > > --Kyle > > > > > -------------------------------------------------- > From: "citznfish" <[email protected]> > Sent: Wednesday, July 22, 2009 4:08 PM > To: "SWFObject" <[email protected]> > Subject: Re: Basic question about SWFObject 2.0 and CDN > > > > > > > > > On Jul 22, 2:03 pm, "Getify Solutions, Inc." <[email protected]> wrote: > >> swfobject has the "addDomLoadEvent()" function, which you can use for > >> this. You don't need to use jquery. > >> > >> --Kyle > > > > HI Kyle, > > > > Any idea on where I can find documentation on that? I tried searching > > the online documentation and FAQ and got 0 results... > > > > http://code.google.com/p/swfobject/wiki/documentation > > > > Thanks! > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
