|

FlashVariable


(string) The name of the variable (in the Flash object's actionscript code).


Re t u r n s


(string) The value of the variable within the Flash object. If an error occurs, a blank string "" will be returned. You can use Application.GetLastError to determine whether this action failed, and why.


|