[Flashcoders] State Machines and user interaction

2008-09-03 Thread Weyert de Boer
Hello! I am curious if anyone on this list has ever tried to leverage state machines to handle user interaction gestures in Flash. If so, what's your opinion about this? Any tips how to implement this? Yours, Weyert ___ Flashcoders mailing list

Re: [Flashcoders] State Machines and user interaction

2008-09-03 Thread sebastian
Sure many times, There are different ways to implement it, depending on the applicaiton. State machines can be used to load Objects that load the subroutines [useful for things like changing AI behavior of a sprite], or for simply switching elements on/off, or for triggering an event [wide