Two months into Flex Programming

Date: Monday October 15, 2007
Posted in: learning object, flex, courseware

Two months or so into learning Flex. I start to have all basics covered. Add media, adding animations, adding sound, using variables defined in the html document that contains the loader, and much more.Check out the Flex GalleryPerhaps of particular interest, an early version of a Tile-Based Game Engine. Fully working. There is of course room for improvement.



Memory Game

Date: Wednesday October 3, 2007
Posted in: learning object, flex

I started learning Flex not that long ago. It takes a bit of time to get familiar with the various conventions that caracterizes it (both mxml and actionscript 3.0). However, once you get the knack of it, it appears to be not too difficult to get things done.Contribution of the day, a simplistic memory game.screenshot of the memory gameThe source can be obtained from the Flex Gallery