RE: [flexcoders] Custom AS2 Effects

2005-03-31 Thread Jason Szeto
:[EMAIL PROTECTED] Sent: Wednesday, March 30, 2005 11:01 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Custom AS2 Effects Hi Folks, Does anyone know why the following custom effect class which I am trying to use to call various functions in an effect sequence would cause the sequence

RE: [flexcoders] Custom AS2 Effects

2005-03-31 Thread Mike Shaw
Thanks Jason, that nailed it. I had played around with the event but not got it right. It's so obvious when I see your solution. Cheers Mike. From: Jason Szeto [mailto:[EMAIL PROTECTED] Sent: Friday, 1 April 2005 5:21 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Custom

[flexcoders] Custom AS2 Effects

2005-03-30 Thread Mike Shaw
Hi Folks, Does anyone know why the following custom effect class which I am trying to use to call various functions in an effect sequence would cause the sequence to halt after running the called function. Thanks Mike. import mx.effects.Effect; class