Kinesis SoftwareKineticFusion

[Show Table of Contents]

9 Working with ActionScript

[Hide Table of Contents]



9.3 General ActionScript Configuration options

The following configuration options affect the general processing of ActionScript:

kinesis.actionscript.analyzeScripts
Will scripts in input RVML document be analyzed for AS2.0 classes?
kinesis.actionscript.includePath
Path along which to search for all included ActionScript files.
kinesis.actionscript.slashIDSupport
Should ActionScript 1.0 slash-syntax identifiers be handled (e.g. /clip1/clip2:obj3)? Note: this syntax is generally considered to be deprecated.
kinesis.actionscript.optimizeFunctions
Optimize ActionScript when exported for Flash Players with a version of 6.0.65 or higher.
kinesis.actionscript.removeTraceStatements
Should KineticFusion remove all ActionScript trace() statements?

More information on these configuration options can be found in the Configuration chapter.