actionGoToFrame Element

The actionGoToFrame element makes a Flash Player jump to the frame specified in the index attribute.

Syntax

<actionGoToFrame [event="eventType"] index="frameIndex"/>

Attributes

Name

Description

Value type

Optional

Default Value

event

Event that triggers this action. Actual only when action is owned by button element.

event

yes

press

index

Frame id.

id

no

-

Parent Elements

button element, actions collection

See Also

XML Schema Reference