Flex
Actionscript Ant Tool – Part 1
No one likes repetitive work, it’s not only boring but is a good way to introduce errors into your code. The best way to eliminate bugs from your code is to not write any code When I first started using frameworks, PureMVC and Caingorm my working processes was to spend a chunk of time setting [...]
3D Menu Redux
Playing around with a 3D model we had at work in Flex. Getting the nodes from the collada file and creating some interactions. Takes a little time to load the model and related assets. Click on the buildings to interact with the map. Demo
Sudoku
Another go at a sudoku game, built in flex with a codeignitor backend. Seems to be throwing up the occasional error at the moment just dismiss all and it should be fine. Been thinking about this for ages so will hopefully get some time to work on finishing this soonish. Uses CodeIgniter and JSON for [...]