Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  PureMVC Manifold / MultiCore Version / Re: Is there a pure AS3 demo for Multicore on: May 16, 2008, 06:22:25
Btw Cliff, If you like I can send you a working version of the AS3 demo and u can put it into svn.

Is there any chance you could make that code available? I'd love to get a look at how you have the pure AS3 project setup.

Thanks!
2  PureMVC Manifold / MultiCore Version / Pure AS3 Demo with External Modules on: May 16, 2008, 09:17:19
I've seen some posts on the topic, but I can't seem to find any demos. Does anyone have some code they'd like to share? I need to build a demo that satisfies the following requirements:

  • built in pure AS3, no flex
  • loads a config file identifying the available modules
  • presents a menu of the available modules to load
  • using the menu, you can load/unload the module onto the stage
  • modules are separate swfs built using the class exclude option so module swfs can share classes from the shell swf

If anyone has a samle to share or even some snippets, I'd be grateful.

Great docs, great concept. Nicely done Cliff.
Pages: [1]