Packageorg.as3commons.logging.util
Classpublic class SWFInfo
InheritanceSWFInfo Inheritance Object

Since : 2

SWFInfo collects informations about the running SWF.

See also

org.as3commons.logging.util.SWF_URL
org.as3commons.logging.util.SWF_SHORT_URL


Public Methods
 MethodDefined By
  
init(stage:Stage):void
[static] Gathers informations about the SWF by accessing the passed-in stage.
SWFInfo
Method Detail
init()method
public static function init(stage:Stage):void

Gathers informations about the SWF by accessing the passed-in stage.

Parameters

stage:Stage — Stage that should be used to analyze, passing null will reset it.