Friends, do you know how flash8 controls random non-repeating jump frames? Today I will explain the method of flash8 controlling random non-repeating jump frames. If you are interested, come and take a look with the editor. I hope it can help you. .
Step 1: Open the Flash8 software and create a new FLash document.
Step 2: Insert a blank keyframe in frame 2.
Step 3: Use the text box to put the number 1 in the second frame, the number 2 in the third frame, and proceed to the sixth frame in sequence.
Step 4: Create a new layer to place the button.
Step 5: Make a button as shown in the picture.
Step 6: Set the instance name of this button to btn.
Step 7: Create a new layer for writing code.
Step 8: Open the action panel, as shown in the figure.
Step 9: Write the following code:
Step 10: After running, you can click the button to jump frames randomly without repetition.
The above is the entire content of how to control random non-repeating jump frames in flash8 brought to you by the editor. I hope it can help you.