Now and then in debugger mode, it will start adding the following errors:
in the Console window but does not give a clue as to the file/location of the code that isn't getting along. Any idea how to figure out what is causing this, and where to find it?
R_
Code:
warning: The class widgets.TOC.toc.tocClasses.LegendSymbolItem has been used in a call to net.registerClassAlias() in _TOCWidget_FlexInit. This will cause widgets.TOC:TOCWidget to be leaked. To resolve the leak, define widgets.TOC.toc.tocClasses.LegendSymbolItem in the top-level application.
[SWF] /fv31/widgets/LayerList/LayerListWidget.swf - 399,490 bytes after decompression
[SWF] /fv31/widgets/TOC/assets/images/loader.swf - 941 bytes after decompression
TypeError: Error #1034: Type Coercion failed: cannot convert Object@eae09b9 to flash.geom.Transform.
TypeError: Error #2007: Parameter child must be non-null.
TypeError: Error #1034: Type Coercion failed: cannot convert Object@eae0251 to flash.media.SoundTransform.
TypeError: Error #1034: Type Coercion failed: cannot convert Object@eae09b9 to flash.geom.Transform.
R_