AS3 PureMVC Dynamic Modules
24 May 2008Okay, I’ve had some questions on refactoring my PureMVC dynamic modules classes to support AS3 projects (i.e. no flex).
I’ve posted a sample app that does just that.
I threw this together off the cuff, so don’t expect too much
The app (10K) simply loads 6 modules dynamically, 3 “RedTint” modules and 3 “GreenTint” modules (4k each). The app sends a notification every second containing a random color. The loaded modules pick up on this notification and display the color - each with their corresponding tint.
Keep a close eye on Cliff’s Pipe utility as these classes may soon be obsolete
Until that time, I hope you might find this useful - if you do, drop me a line and let me know.
I’ve got some time between projects if anyone is looking for some RIA development…










on August 5th, 2008 at 12:08 pm
Source is not available. Thank you
on October 12th, 2008 at 9:25 pm
Hi Joshua,
First of all, I’m very grateful with the support your giving to the pureMVC community/users. As for me, I kind of stuck with the pipes utility.
Do you have the any sample source code for Multicore PureMVC pipes without using Flex?
Or can get a copy of the source for this post?
http://dluminosity.com/demos/as3modules/ModuleAppAS3.html
I am trying to load another different swf file on to a shell application but I can’t relate the source code for Flex with Flash yet.
Any file/material for reference would be appreciated.
Many thanks,
Rommel Delima