Use this class to access environment variables. Mainly for Flash and JS url parameters.
new ()
Get a new instance.
getVariable (name:String):String
Return a variable.
Parameters:
name
The variable name.
staticinstance:EnvironmentVariables
The instance.