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  Announcements and General Discussion / Public Demos, Tools and Applications / pureMVC AS3 Game with GAE server on: June 17, 2009, 10:25:15
Hi,

Some times ago I came here to ask questions. Since then my project took form and today there is something to show (even if it's just a prototype for now) : http://www.spiderchallenge.com :)
It's a flash Game using PureMVC AS3 for the client part. The server is build with Google App Engine and use django thanks to app engine patch.
The game is kind of small for now but new features will be added regulary (you can subsribe to our RSS feed our follow us on twitter).

I hope you'll enjoy the game, don't hesitate to give feedback, it'll help to improve the game for future versions ;)
Thanks a lot for pureMVC, it's a really gret work and a pleasure to build an app with it,

Olivier
2  PureMVC Manifold / Standard Version / which object create UIComponent ? on: April 23, 2009, 08:39:55
Hello,

I'm trying to do a small game using PMVC and Flex. I have to create some objects on a map. I think they need a Mediator for each instance.
My question is : A proxy is telling me I need to create an object somewhere, but which object do the job ? The parent's view or the parent's mediator ?
I think the mediator of the child should be create by the parent's mediator but what about the view itself ?
thanks
Olivier
Pages: [1]