This is an extension of my post from yesterday...I've got some more
information and it's quite tricky.
 
My company uses SWFObject extensively to rewrite our SWFs. It's in loads of
places at the moment. Now, my coworker and I are writing some related
selects which work fine on a page by themselves, but when combined on a page
which uses SWFObject, the onChange handler in IE stops working.
 
We're having trouble duplicating this exactly as sometimes it works and
sometimes it doesn't. But it appears that when SWFObject.js (1.4 or 1.5) is
combined with jQuery.js and the change event handler the event handler (at
least for select boxes) stops working.
 
Has anyone else has experience with this? Does anyone have ideas of what it
could be or how to get around it? Here's what we know:
 
1) Without swfobject.js being used, the code works everytime.
2) When swfobject.js is used, the code only works about 1/10 of the time.
3) It almost seems like it has something do with the addVariables method of
the Flash object, but we can't be sure of that either.
 
 
 
andy

Reply via email to