Hello,

On this page (using swfobject.js 2.2):

http://www.northcarolina.edu/test_dir/swftest.php

These lines of code:

                        function onLoadFiring()
                        {
                                alert('On Load just happened');
                        }
                         swfobject.addLoadEvent(onLoadFiring);


Will produce an alert, but only on firefox, safari or IE9.

However, on IE7 and IE8, this event doesn't fire.

Is this a bug in swfobject.js, or am I misunderstanding how this event
works? Is there something I can do to fix this issue for these
browsers?

Thanks,
Doug

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