Posts Tagged ‘Variables’

Beginning ActionScript 3.0 – More about variables

Pig-128x128 It seems that we’ve already discussed so much about the variables, but today our topic is still the variables. If you already know what the variables are, then you don’t need to read the following text. If you don’t, maybe the following text will help you get a clear concept about the variables.

(more…)

Beginning ActionScript 3.0 – Variables

Firefox-old-school-final-256x256 What we have done in previous section?

We draw a text field on the stage, and give it an instance name “dText”. And then we write down the following code.

(more…)