Hello everybody,

I was wondering how this is possible?

var test:Number = undefined;
trace(test >= 0); // true
trace(test == 0); // false
trace(test > 0); // undefined

- tuomas

Tuomas Glad
Goodmood Productions Oy 
user interface designer
PL 132, Ruukinkatu 4 C
20101 Turku Finland

Tel. +359 - (0)20 1200 100
Mobile +358 - (0)40 539 7935
Fax. +358 - (0)20 1200 150
_______________________________________________
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