CraigSimpson.net

Flash & Flex Development

Entries for the ‘My Work’ Category

Interactive Forest

From my previous post, animation.Float, I had the basic example of the animation class that I wrote to simulate dandelion seeds floating in the wind.  Well I had some free time this weekend and decided to keep my AS3 skills sharped and went on to add interactivity!    Depending on the location of your mouse will [...]

Cartoons made in Flash

My first job in Flash was animating a children cartoon series. I had always drawn pictures and such as a child but freshly graduated I had no experience in animation. At first it was very frustrating to get any cartoons done, but I finally had a break through and this job became such [...]

utility.Debugger

Description:
A Flex application that I developed to print trace messages to a custom debugger panel.  I use it in all my projects since trace does not work on applications running out side the Flash’s IDE.  Some of the features include 3 message levels so that you can choose not to get flooded with debugging messages. [...]

animation.Float

Part of my slowly growing animation package for AS2 and AS3. To browse my different classes and packages in Flash actionscript visit my classes download page or go to my downloads page to directly download the AS code.