The frame element describes a single frame of a flash movie. This element contains tags that control the appearance and behavior of movie objects on screen and sounds playback.
<frame index="frameIndex" [blank="isBlank"]>
<!-- Showing, hiding, and manipulating objects -->
...
</frame>
Name |
Description |
Value type |
Optional |
Default Value |
| index |
Frame index in movie timeline. |
no |
- |
|
| blank |
Clears screen before this frame will be shown. |
yes |
false |
|
| label |
Specifies textual label for the frame to be used by actionGoToLabel |
yes |
- |
hide, modify, replace, show, startSound, startSoundStream, stopSound, actions