This post originated from an RSS feed registered with Web Buzz
by Huw Collingbourne.
Original Post: ActionScript tutorial - part two
Feed Title: SapphireSteel Software
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend&id_rubrique=1
Feed Description: Discussion of Ruby, Flex and the Ruby In Steel and Amethyst/Flex IDEs for Visual Studio.
If you are new to ActionScript and Flex you might find my tutorial series on the Bitwise Magazine site to be of some help... The series is called Adventures in ActionScript and Flex and it leads you through all the steps needed to create a simple exploring-style adventure game. In the first part, I explained how to create custom classes (the Rooms of the game) and store these as key-value pairs in a dictionary-like structure known as an ‘associative array'. In part two, which (...)