hi- i'm getting the following errors in the Laszlo Debugger window when i try to run my application (swf10):
ERROR @kernel/swf9/LzFontManager.as≈72: TypeError: Error #1009 ERROR @kernel/swf9/LzFontManager.as≈173: TypeError: Error #1009 when i click on the error in the Laszlo Debugger, i don't get any additional information on where the problem occurs, like backtraces so i can locate the source of the errors. in my lps.properties file, my settings are: compiler.runtime.default=swf10 compiler.swf9.execflex=false compiler.swf9.warnings=true compiler.debug.backtrace=true compiler.validate = true what else could i set so i can track down my error? thanks, augusto.
