Previous Element | Next Element |
FrameLabel
Attributes
frameLabel | Attribute that defines a label for the frame. This label can be used in ActionScript operations to move the play head. | |
Type | String containing only characters valid for a URI path part. | |
anchorFrame | Optional attribute that, when set, specifies that the frame can be bookmarked by an external browser. Only frames in the main timeline can be anchor frames. In order to use anchor frames the anchors are specified after the SWF Object tag in the HTML file using the NAME attribute. The frameLabel attribute defines the fragment identifier within the parent document identifying the frame. | |
Values | no yes | |
Default Value | no |
Child Elements
None
Parent Elements
FrameExamples
None
Previous Element | Next Element |