WaitForFrame
[] → []

Notes

If the frame is loaded, the following actions are executed. If the frame is not loaded, the following actions are skipped.

The SkipCount uses actions, not bytes. The actions are skipped using syntax only: it skips the linear sequence of actions following immediately the current action. The current action is not part of the count.

Adobe documentation

ActionWaitForFrame

ActionWaitForFrame instructs Flash Player to wait until the specified frame; otherwise skips the specified number of actions.

FieldTypeComment
ActionWaitForFrameACTIONRECORDHEADERActionCode = 0x8A; Length is always 3
FrameUI16Frame to wait for
SkipCountUI8Number of actions to skip if frame is not loaded