Flash.GetProperties

table Flash.GetProperties (

string ObjectName )

Example 1

tProperties = Flash.GetProperties("Flash1");

Gets the properties from the flash object 'Flash1' and stores them in the table 'tProperties'.

See also: Related Actions