ExternalInterface...HELP
Posted in Flash by Scott Morgan on the 02-15-2007I recently ran into another issue with ExternalInterface, when sending multiple calls at once? What I am seeing is when multiple calls are made certain method calls get dropped unless I use setTimeout and add a 50 millisecond delay? I know this was an issue with the getURL("javascript: in previous versions but I thought ExternalInterface was suppose to fix the overloading and buffering issues that was found in some browsers. I have tested in both IE and Firefox to no avail. Read full article

Responses to “ExternalInterface...HELP”