Flash Object - Is Visible

Determines a Flash Object's current state of visibility.

Returns TRUE or FALSE (TRUE if the object is visible, FALSE if it's hidden) in a specific variable.

Action ID:
Action Category:
Action List Syntax:

82
Flash Object
<<VARIABLE>> = AVIObject[<<OBJECTNAME>>].IsVisible

Settings

Variable name:

The variable that will hold the Flash Object's current state of visibility.

Object

The name of the Flash Object whose visibility will be queried.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_FLASH_OBJECT_IS_VISIBLE

MSG_ERR_FLASH_OBJECT_IS_VISIBLE
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

Examples

Playing a different Flash animation