What's the best way to find which iteration the PeriodicalExecutuer is currently on? What I'm trying to do is step through an array slowly (period of 0.5 seconds) and having the ability to stop at an arbitrary time. The PeriodicalExecuter has the ability to stop, but it doesn't have the ability to step sequentially through an array. Or should I not even attempt to use PE's for this?
-- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
