Daily Archives: January 9, 2007

Flash Debug Player 9.0.28.0 and ExternalInterface

I have a very basic Flex application loading a Flash 8 SWF that communicate to each other through ExternalInterface. I run the application through Flex Builder 2.0.1, when I run it normally the code works. But when I run it in debug mode so the Flex application is running in the debug player the ExternalInterface [...]