Posts Tagged ‘tutorial

The second part of Lesson One dives into adding visual elements to the virtual Pages within the FoxR architecture and introduces adding copy and css styles via the GlobalProxyManager and it’s subclasses.

For the first FoxR tutorial, we’ll start with downloading and installing both the framework and the Quick Start Project Template using both to creating an advanced “Hello World” movie. I say advanced because the Project Template includes everything you’ll need to get a compiling project setup fast, including the standard “Hello World” message.

I came across this article browsing for PureMvc info the other day on Active Tuts Plus. It is an excellent walk through of the PureMVC implementation for AS3. It takes you from soup to nuts to build a working Flikr feed gallery. Anyone who is looking at FoxR but is light on  Pure MVC knowledge [...]