Hi,

My team and I are looking for a flash embedding library which we can
deliver as a RequireJS module.  We have a current, custom-built
library in place, but we are very keen on adopting community-developed
software where possible.

We are about to start some more detailed investigation into how
SwfObject will interact with RequireJS (we're also using jQuery, which
is important) - but an initial look at the code brought up a concern
about the fact that SwfObject tries to do its own onLoad & domReady
management.

RequireJS and jQuery both do this, and in fact RequireJS has some
special detection in it to use jQuery's API for "ready" events/.

In an ideal world, SwfObject would be configurable, so one could
disable it's attempts at managing load / ready events.

Would the community be interested in a patch for this?  Does anyone
have any thoughts about ramifications, for example throwing an error
if load management is disabled and onDomLoad is called?

Thanks

Pete

ps - we're also very keen on testing.  Is there any interest in
working on some unit / acceptance tests for SwfObject?

-- 
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