[haXe] flash.Lib.trace not working

Nicolas Cannasse ncannasse at motion-twin.com
Mon Apr 3 09:17:16 CEST 2006


> trace("Hello World");
> 
> It works fine but if I do a
> 
> flash.Lib.trace("Hello Beta 4");   /* This does not work nothing gets
> shown on the swf file

This is normal since flash.Lib.trace is the "good old trace" it only
show in the IDE debugger.

> Also could you make that textfied scrollable so its easier to debug :)

Uhm yes.

Nicolas



More information about the Haxe mailing list