AS 3 Settings Utility
July 13th, 2007
Looking for a good utility for loading in xml config files and keeping variable’s natively typed? Well, I thought I would share this class also based on the same concept as my XML Proxy Class adapted from the AS 3 Design Patterns by Joey Lott and Danny Patterson.
XML Proxy Class
July 11th, 2007
This is a little class I built after reading AS 3 Design Patterns by Joey Lott and Danny Patterson1. I use this as a base class for building objects out of XML.
- Both were good speakers at Flash Belt 2007 [↩]
Project Organization 101
July 9th, 2007
Whenever I start a new project, no matter how small the project is, I always follow these organization rules.
E Editor + AS 3 + PC = Progress
July 8th, 2007
If you are like me and forced to use a PC at your work or clients place but, you need to work on large AS 3 projects, I suggest the E editor for the PC. Here are some tips and work arounds I have for getting the most out of the E Editor.
Flash CS 3 needs Flash Player 9,0,45,0 +
July 6th, 2007
Just a word of advice, even though Adobe says that the Flash Player 9’s penetration rate its over 80%, thats only half of the story.
Reflection Utility v1
July 5th, 2007
This utility is great for making quick reflections from MCs or Sprites. You simply pass it the DisplayObject and depending on the method you call, it will return you a reflection copy.
