Skip to content

{ Category Archives } flex

In Search of a Android Game Platform

With Android now being at least as popular as most its rivals and finding its way onto a host of great devices, it is time for me to start searching for a user friendly and heavily supported, preferably community supported, game engine.  Given the current user interface options, I am looking for a great 2D […]

Creating a Simple MP3 Player using ActionScript 3.0 and Flex 2

After creating a Simple FLV Player using ActionScript 3.0, I decided to extend my learning by going through the process of creating a simple MP3 player using ActionScript 3.0 and Flex 2. For requirements, all I wanted my MP3 player to do was play from a static list of MP3 files and have controls allowing […]