If maxH is equal to 0 then set maxH to maxW else to maxH.


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Isaac Alves
Sent: maandag 13 juli 2009 16:06
To: [email protected]
Subject: [Flashcoders] understanding a simpe statement 2

I would like to understand that one too:

maxH = maxH == 0 ? maxW : maxH;

Thanks!
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to