|
|
The "If Frame is Loaded" action means: IF the specified frame is loaded, THEN perform this action, ELSE (otherwise) continue playing as normal. NEXT frame. The "Goto and Play" actions are used to keep checking the "If Frame is Loaded" statement to determine if it is true or false. If FALSE, the Goto action is directed to check it again. If TRUE the Goto action jumps over the loop-producing action. Previous
| Next
|