| In a previous tutorial, we discussed how to create a variable in FlashR ActionScript 3. You learned that you can use the var keyword to define a variable. In this tutorial, you will learn some rules for naming your variables as well as some basic syntax rules for ActionScript. var name_of_variable = value; Basically, you can give any name to your variable but there are a few rules that you need to follow.
|



Save to Del.icio.us




