You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "sebastien Paturel (JIRA)" <ji...@apache.org> on 2012/12/18 00:02:13 UTC

[jira] [Created] (FLEX-33312) Falcon need a simple option to support new Adobe scout Telemetry tool

sebastien Paturel created FLEX-33312:
----------------------------------------

             Summary: Falcon need a simple option to support new Adobe scout Telemetry tool
                 Key: FLEX-33312
                 URL: https://issues.apache.org/jira/browse/FLEX-33312
             Project: Apache Flex
          Issue Type: Improvement
            Reporter: sebastien Paturel
            Priority: Trivial


in ASC 2.0 they added a flag to enable generated swf to be analysed by telemetry tool Adobe Scout.
Telemetry is managed by the flash player itself, but the swf need to enable to be analysed.
It seems to be quite simple and only need to set a flag.

A Github project has been created by Adobe which is a simple Air App used to make an existing swf file enabled for advanced telemetry.

The file where every important things are done is here: 
https://github.com/renaun/ActionScriptExamples/blob/master/SWFScoutEnabler/src/app/core/SWFTagHelper.as

You can also check ASC 2.0 code to see where its done.

The compiler flag is: -advanced-telemetry=true

Thanks



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira