next up previous contents
Next: targetGotoFrame Up: Methods Previous: setVariable   Contents


getVariable

Description

Gets the value of the specified variable.


Syntax

FlashPlayer.getVariable(name)


Parameters

name
Specifies the name of the variable


Example

trace(FlashPlayer.getVariable("_root.var0"));


Returns

String




Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.