DISQUS

Alex Hillman Writes Here: another swfobject problem, deproblemed

  • Ben Long · 2 years ago

    I'm curious about your approach for debugging errors with __flash__addCallback. Can you please email me at shift.insert[at]gmail[dot]com? I'm not looking for you to debug for me, but possibly shed some insight into debugging methods.


    Thanks!

  • David Zhao · 2 years ago

    Hey, just wanted to say thanks for documenting this. I was kicking myself wondering what the problem was with IE/SWFObject. This should be brought to attention to the SWFObject guys.

  • Jamie · 2 years ago

    We seem to be getting the same error message in IE6. I did your fix, and it worked, however I went back a few minutes later and the same thing came up... any suggestions?

  • Alex Hillman · 2 years ago

    @Jamie,
    For it to work, and then not, sounds like an old version of your scripts are being cached. Other than that, without looking I'm not sure I can be much more help to you.

  • meenkanni · 1 year ago
    Thanks. Your description is not particularly clear, but I implemented the fix and it works.
  • Tim · 1 year ago
    that really was dangerously amazing. you saved me probably an hour+ of hacking and cursing at the piece of sh*t they call ie. thx again.
  • Tim · 1 year ago
    Hey -- Question. I thought this worked for me, but it didnt.
    is this line: "coreLoader = $('coreLoader');" referring to jQuery's $() ?