Game Development Reference
In-Depth Information
After this step, Flash Builder 4 should be able to crunch all the code in folders and
report no problems. This will also create the swf files under the project folder within
the workspace ready for you to take it for a spin.
At this point, you may also use the debugger to step through the code. But make sure
the Pulse server is running so that you may login and explore all the screens.
The Hello World specification
The Hello World client will be able to create a new HelloGameState and share it
with other players, and any player may change the x and y and have that change
reflected in every player's screen. Here is the final screen that we will end up with:
 
Search WWH ::




Custom Search