I have a AS2 project here that makes some troubles on certain browsers.
Can someone tell me, what's the most crossbrowser compatible way to call javascript functions out of a AS2 project (compiled for Flashplayer 8)?
GetURL or ExternalInterface.call?
What to pay attention to?
Sorry if the question is somewhat ambiguous, but i don't want to track a specific bug, just to find another one appearing with some other browser then.
thanks!