[haXe] firebug + flash9

Michael Barry mike.barry at gmail.com
Sun Jul 1 13:09:52 CEST 2007


Yes security is the problem.  The Debug player popped open the 
exception.  I did some searching to figure out how to disable local file 
security for development.  It seems like defining a global trust 
directory might be the simplest way.  Is this the easiest way to disable 
local file security?

Nicolas Cannasse wrote:
>> I tested the code below and if I use URLLoader then nothing is 
>> displayed in Firebug.  No exception is throw either.
>> How do I disable local file security?  Or check the security status?
>
> Try to remove the ioError listener, and use the Flash9 Debug player 
> (part of the Flex2 Free SDK) to get noticed of uncaught exceptions.
>
> Nicolas
>



More information about the Haxe mailing list