Yep I think you'll need different variables.

On 11/30/06, Stephen Ford <[EMAIL PROTECTED]> wrote:
Hello,

Lets say you have 10 different setIntervals running within your class. Do you 
also declare 10 different variables for these intervals ? like so:

private var nInt:Number;
private var nInt2:Number;
private var nInt3:Number;
etc
etc

Or can you just declare one variable and use it multiple times (I'm guessing 
not because then when you clear the interval, all of them would stop).

Thanks._______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



--
Ramon Miguel M. Tayag
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to