W
whtjr10
Guest
I need a timer code for as2 flash. Its not anywhere on the web, this needs to be a custom code, i have searched through tutorials but none help. Please don't even try to answer this question unless you are Action Script 2.0 smart. Take for example I have a set of frames, like 10. They go in ababababab. "a" means a picture and "b" means a frame after the picture, saying what the picture was. I need a code that can be put on all of the "a" frames and that I can set by seconds. When the movie is played the "a" frames must stay on for different amounts of time depending on witch "a" frame it is. The code will count down from say, 20 seconds to zero, when it reaches zero it will go to the next frame. I have buttons connecting a "b" back to an "a". But "a" to "b" has to be timed, and set individually for each "a" frame. The code can be hidden in the background or have a timer on the "a" frame by showing numbers, but i don't care if it shows or not. The code must start automatically when you enter the frame. Please include the code in as2 format and any instructions as to where to put the code at.