Tag Archives: tutorial

Getting Started with Git on Mac OS X

Some Background I’ve recently switched from using SVN to using Git as my source control management tool of choice. It took a little while to get to grips with, but it rocks! Git is not an evolution of SVN. It is entirely different. Git is a distributed revision control system – everybody working on a project has their own full copy of the repository and its entire history.

Posted in Resources, Tutorials | Tagged , , , , , , | 20 Comments

Getting Started with FlashDevelop3 and AS3

Aha! Finally. Time for my first tutorial: Getting up and running with FlashDevelop3. Firstly, FlashDevelop 3 only runs on Windows XP/Vista, and requires the .NET 2 runtime. Additionally, to compile AS3 code you will need the Java 1.6 runtime and the Adobe Flex SDK. Ok, let’s go!

Posted in Tutorials | Tagged , , , , , , | 16 Comments

The Begining

Word up! As in.. WordPress up and running! So, my plan is to throw up some tutorials here. The kind that would have helped me a bunch when I started on my journey into OO flash development. I want to cover FlashDevelop, Tweener, Papervision3D and PureMVC amongst other flash/web related things. I’m also going to use this site as a portfolio of sorts. When I get the time I’m going to look into building a flash portfolio that uses this … Continue reading

Posted in Banter | Tagged , , , , , , , | 1 Comment