Flash Object - Seek

Seeks to a specific frame in a Flash animation.

Action ID:
Action Category:
Action List Syntax:

39
Flash Object
FlashObject[<<OBJECTNAME>>].Seek (<<POSITION>>)

Settings

Object:

The name of the Flash Object that you want to perform the seek on.

Position:

Where you want the Flash Object to seek to. Choose from:

Beginning

-

Go to the beginning of the Flash movie.

End

-

Go to the end of the Flash movie.

Forward one frame

-

Go to the next frame in the Flash movie.

Backward one frame

-

Go to the previous frame in the Flash movie.

Specific frame

-

Go to the frame specified in the Seek to field.

Seek to:

The frame that you want the Flash Object to "seek" to.

This field is only available when the Specific frame option is selected.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_SEEK_FLASH

MSG_ERR_SEEK_FLASH
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

Examples

Playing a different Flash animation