Previous | ||
2.4 Set ActionScript Logging Options
To reduce the amount of output presented to the user when getting used to the KineticFusion application, many of the logging features for ActionScript are disabled after installation. There are three logging settings that can be enabled so you can follow the work of the ActionScript compiler:
- kinesis.actionscript.logParsedClasses : prints a log message for each class parsed
- kinesis.actionscript.logCachedClasses : prints a log message for each cached class used
- kinesis.actionscript.logLoadedClasses : outputs a list of all classes in output SWF
These features can be enabled in the configuration file.
Previous |
Copyright 2003-2005 Kinesis Software. All rights reserved.