I am using Uploadify and have a pop up which is loaded by jQuery by Ajax. The page on which the popup lives on has an include to swfobject (from Google's Code Api) and the Uploadify button should appear.
This works great on FF and Chrome but IE gives me a javascript error
Unknown runtime error line 4 character 5942
Anyone got any ideas how to fix this problem?
It's possibly to do with the fact that I'm using it from within dynamic content.
I found the following link but there is no definitive answer