On 7/27/06, Steven Sacks | BLITZ <[EMAIL PROTECTED]> wrote:
> Also, why not use strict inequality to compare the values?

For example?

eql().

0 != "0" // false
0 !== "0" // true

BTW, I added it in compact in my last post and forgot to mention it,
didn't want to just sneak it in.

Mark
_______________________________________________
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