It's hard to tell without actually seeing the code, but I guess you should try to call the finish() method on your effect object. The 'break' queue calls the finalize method, which let the effect run to the end (not really a stop in fact).
-- Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit -~----------~----~----~----~------~----~------~--~---
