I was wondering if theres some code that makes it pause before going to the next line of code in actionscript 3!! I cant find anything, and the ones I do find are likek 100000 lines of code =_= I want something that just makes it not execute the next line of code for 3 seconds or something?!
Something as simple ass pause(3); would be nice but apparently they don't have that haha, I gonna be using quite a bit and I dont want to have 1000 lines of code for each pause I do.