Flash Object - Stop

Stops the Flash animation that is currently playing in a specific Flash Object.

Action ID:
Action Category:
Action List Syntax:

38
Flash Object
FlashObject[<<OBJECTNAME>>].Stop

Settings

Object:

The name of the Flash Object that you want to stop.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_STOP_FLASH

MSG_ERR_STOP_FLASH
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

Examples

None