Hi Peter, could you explain your specific issue? SWFObject usually defers all its actions to when the DOM is actually available. If it didn't, then you would run the risk of attempting to perform operations when the object doesn't exist. What specific use case do you have where you can't afford to wait until the page load is complete before attempting to manipulate the HTML page w/Javascript?
Vincent On Mon, Sep 28, 2009 at 8:31 AM, peter <[email protected]> wrote: > > I would really love to see version that is not based on "onLoad" > method invoked at page load. > Can't you guys make that small change? or at least include that in > docs? > > would be great > > > thx > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
