bsquared18
Technical User
Let's say on one layer I have four frames, each containing different content. On another layer, I have a button. Each time the user presses the button, I want them to be taken randomly to one of the four frames. The next button push, they are randomly taken to another frame, without repeating a frame already seen.
This goes on until all four frames have been seen. On the fifth button push, the user is sent to a fifth frame that has the message "Finished."
Could someone tell me the button.onRelease ActionScript code to accomplish this? Either AS 1 or AS 2, but please tell me which is being used.
Thanks!
Bill B.
This goes on until all four frames have been seen. On the fifth button push, the user is sent to a fifth frame that has the message "Finished."
Could someone tell me the button.onRelease ActionScript code to accomplish this? Either AS 1 or AS 2, but please tell me which is being used.
Thanks!
Bill B.