actionGoToLabel Element

The actionGoToLabel element makes a Flash Player jump to the frame with label specified in the frameLabel attribute.

Syntax

<actionGoToLabel [event="eventType"] frameLabel="frameLabel"/>

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

frameLabel

Frame label.

string

no

-

Parent Elements

button element, actions collection

See Also

XML Schema Reference