Beginning Flash and ActionScript Game Programming Part 3: Basic Programming Concepts-Variables
In the previous section, we downloaded and installed FlashDevelop, created our first program project, and traced out some text to the console, which is used for debugging your program. In the next few section, we’ll look at basic programming concepts you need to know to program in ANY language. In this section we’ll learn about …