Introduction to PureMVC

On 28 Feb 2009 at Adober’s meeting ( Polish Adobe Flex User Group: http://adobers.org/ ) I’ve short presentation titled: “Introduction to PureMVC”. Generally it’s a collection of very useful links strictly connected with PureMVC. In the beginning I suggest to read/watch resources from this collection:

There are also few interesting articles about difference between architecture frameworks (PureMVC, Cairngorm, Swizz, Mate, etc):

PureMVC tutorials:

Enjoy!


SWFAddress & pureMVC project template for FlashDevelop 3.0 with preloader

A few days ago I’ve improved my last template.

I’ve added SWFAddress implementation to pureMVC project template for FlashDevelop 3 (b9) ! ( If you don’t know what SWFAddress is read this. )

To install template in FlashDevelop ( it was tested on FD b9 ) you need to:

  1. To download template please sent me email or put info in comment. Several people wrote comments asking me to send templates. Fixed a few bugs and can be downloaded here: 132 ActionScript 3 – PureMVC with SWFAddress.
  2. Extract it and copy extracted folder to: “C:\Program Files\FlashDevelop\Templates\ProjectTemplates”
    C:\Program Files\FlashDevelop\Projects or at your home folder like this: C:\Documents and Settings\kuba\Local Settings\Application Data\FlashDevelop\Projects
  3. Run flashdevelop, Project -> New Project (scroll down to see it…)
  4. Choose AS3 Project with SWFAddress
  5. Write name, location, package ( without this your project will not work )

After you run this project you should see in browser ( tested on FF 3 ) changing title and address bar. If not, restart firefox – sometimes ff behaves strange…

Please use it, it’s free for everybody.
Hope will be useful !


PureMVC Project template for FlashDevelop 3.0 with preloader

Some time ago I had a lot of problems with starting new projects. Common tasks had to be made. That’s why I’ve build flashdevelop as3 template with pureMVC, preloader, startup manager (loading fonts, css before everything).

To install template in FlashDevelop ( it was tested on FD b9 ) you need to:

  1. [IMPROVED VERSION - 17.10.2008 - thanks to nOOge] To download send me email or write comment Several people wrote comments asking me to send templates. Fixed a few bugs and can be downloaded here:131 ActionScript 3 – PureMVC Project with Preloader
  2. Extract it and copy extracted folder to: “C:\Program Files\FlashDevelop\Templates\ProjectTemplates”
  3. Run flashdevelop, Project -> New Project
  4. Choose 131 ActionScript 3 – Project with Preloader
  5. Write name, location, package ( without this your project will not work )

Please use it, it’s free for everybody.
Hope will be useful !