Game Development Reference
In-Depth Information
There is much to explore in Flash Builder. We will learn parts of the IDE as we
progress through the topic. You are also encouraged to explore yourself or ind
detailed information via Adobe's documentation and online help.
Hello World!
As a first step to creating multiplayer games using Flash Builder, we need to first
familiarize ourselves with creating and organizing our code files within a project. In
the spirit of the Hello World tradition, let's go ahead and create a project and have it
print Hello World! .We may do so by choosing the menu item New under File menu
and then choosing ActionScript Project . You can also get to this menu item by right-
clicking on the blank area in the Files Navigator tab.
We will then be asked to enter the name of the project. Simply type HelloWorld as
shown in the following screenshot and click on the Finish button:
 
Search WWH ::




Custom Search