Local Variables
Definition
=
Variables that can only be used in the handler in which they are referenced. In this example they hold the current
width and height of the object that gets scaled so that every time the button is
pushed it can check the current size and use that to then double it
Flash equivalent =
same
----------------------------------------------
Director
Example Flash
Translation |