Have to learn actionscript for my next project. I suck at math as it is. I want to figure out how to have a total of 100 frames and at frame 1 create a random number generator that will choose a nu,mber from 1-100 and then goto play it except I will have frames 10-60 full with a goto play frame 1 if it is between 11-59. hmmm so I assume it can all be added into frame 1.
random number generator from 1-100 if number > than 11 or < than 61 then goto play frame 1. *scratches noggin* I do not want it to play if it generates a number from 11-60 since this will be a frame section filled with audio. aha I got it ....more coffee :(
random number generator from 1-100 if number > than 11 or < than 61 then goto play frame 1. *scratches noggin* I do not want it to play if it generates a number from 11-60 since this will be a frame section filled with audio. aha I got it ....more coffee :(