What steps will reproduce the problem?
import nl.demonsters.debugger.MonsterDebugger;
private var debugger:MonsterDebugger;
private function initializeHandler():void
{
debugger = new MonsterDebugger(this);
MonsterDebugger.trace(this, "Hello World!");
}
What is the expected output? What do you see instead?
securityErrorHandler catches two error events:
Error #2047: Security sandbox violation: LocalConnection.send:
app#nl.demonsters.debugger.E334F8D7F2378D71EF2F522DAC01AD396D8F452E.1
cannot access https://asd.ddxint.com/online/400/disconnect/index.swf.
What version of the product are you using? On what operating system?
2.5.1 on Windows 7
Original issue reported on code.google.com by michaeli...@gmail.com on 23 Mar 2010 at 3:02
Original issue reported on code.google.com by
michaeli...@gmail.com
on 23 Mar 2010 at 3:02