I just noticed that the source code for Porting SWFAddress to PureMVC has been repackaged and modified by Pickle of http://allflashwebsite.com. Pickle made an awesome job converting it to a re-usable template for everyone. Wooooooot!
Go get the template now! View his post at http://allflashwebsite.com/article/pure-mvc-swfaddress-template-integrating-swfaddress-with-puremvc
Tags: Flash, PureMVC, SWFAddress
I have updated my “SWFAddress Ported to PureMVC” example to support PureMVC 2.0.1
You can view the post here or if you want just download the latest file here.
Tags: Flash, PureMVC, SWFAddress

Download Sample File that uses (PureMVC 1.7.1)
Download Sample File that uses (PureMVC 2.0.1)
I’ve been making my self familiar with PureMVC so I am practicing a little. I was also curious about integrating PureMVC with SWFAddress in Flash CS3, so I have decided to port the flash example at http://www.asual.com/swfaddress/ using PureMVC.
While testing, I encountered a problem, when you change the query parameters directly into the browser’s address bar, then click a button inside the movie, it is still functional but the link in the browser is not changing anymore… I still don’t know how to fix it.
Anyway….
The demo can be viewed here, and you can download the source code here.
Tags: Flash CS3, PureMVC