I am currently working on a Flex project which will require using features of the Flash 10 player. Flex Builder 3 normally publishes to the Flash 9 player. After doing a little bit of searching, I stumbled upon this page (Developing for Flash Player 10 in Flex Builder 3) which covers how to set up [...]
I am getting my feet wet with the MVC design pattern. I chose to use PureMVC because it seems like one of the most popular MVC frameworks for Flash right now. So far PureMVC is just a little bit complicated for me. I am not used to going the scenic route in order to get [...]