PDA

View Full Version : [AS3] pausing the code


mad_man
11-27-2006, 07:01 PM
Delete: I figured out an alternative

mathew.er
11-28-2006, 11:28 AM
Would you mind sharing what that was?

pausing... I really wish that AS3 was threaded... thread.sleep ( milliseconds ) I would kill for that feature sometimes :D

Krilnon
11-28-2006, 02:16 PM
The original post said something about a maze solver that was supposed to show the maze being solved as it was being solved, so I would guess that the problem was fixed by using an interval of some sort.