ResultVariable
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
Flash.GetFlashVariable
OverviewExamples
string Flash.GetFlashVariable ( string ObjectName,
string FlashVariable )
De s cr ip t ion
Returns the value of a Flash variable in a Flash object's actionscript code.
P arame t er s
ObjectName
(string) The name of the Flash object.