Reopening this issue committed by wetzeal (http://code.google.com/u/wetzeal/)
@see: http://code.google.com/p/flash-thunderbolt/issues/detail?id=5#c4
This bug exists in the AS2 version as well. In
org.osflash.thunderbolt.io.Console,
converting the variable version to type String (line 12) then replacing
lines 118 and
119 with
Console.version = String(ExternalInterface.call("function(){ return
window.console
&& console.firebug}", true));
Console._enabled = Console.version ? true : false;
fixed the problem
Original issue reported on code.google.com by sect...@gmail.com on 3 Aug 2008 at 3:52
Original issue reported on code.google.com by
sect...@gmail.com
on 3 Aug 2008 at 3:52