Flash.GetFilename

string Flash.GetFilename ( 

string ObjectName )

Example 1

file = Flash.GetFilename("Flash1");

Gets the path to the file currently loaded in the Flash object called "Flash1" and stores it in a variable called "file."

See also:  Related Actions