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 / Loading 2 multicore swf on: March 15, 2011, 06:35:06
Hi I am trying to load a swf into a container swf. The container swf is built using the PureMVC multicore framework. So is the graphic swf that I am trying to load. When the container swf loads the graphic swf. It duplicates itself. What I mean is, the container duplicates itself. So now i see 2 containers. Any advice on what I am doing wrong?

Cheers
2  Announcements and General Discussion / Fabrication / How to remove module completely on: July 29, 2009, 06:59:44
Hi how do i remove a module completely. Am using flash. In pureMVC there was an option of facade.removecore.

Cheers
3  PureMVC Manifold / MultiCore Version / Papervision and MVC on: April 27, 2009, 02:14:45
Hi guys am planning on using puremvc on my next papervision project. Whats the best way to implement papervision with multicore. Does each of the facade have its own Viewport3D or just the 3d objects? Also whats the best way to control the camera across all facades.

any help would be appreciated
cheers
4  PureMVC Manifold / MultiCore Version / Multicore example please on: March 20, 2009, 03:48:49
Hi I have been trying to get my head around using mulitcore and flash as3. The more I read, the more I seem to get confused :-[. Could anyone please post a simple example using multicore? All the examples around are with flex and I have clue on flex. It would be nice to have a basic usage of multicore + flash or flashdevelop + as3.

Cheers
5  Announcements and General Discussion / General Discussion / swc on: March 18, 2009, 04:03:08
Hi this is nothing to do with puremvc. Curious on how the PureMVC swc was built? How do I package custom classes into a swc file?

Thanks in advance
6  PureMVC Manifold / Standard Version / newbee help with controller on: March 15, 2009, 11:56:30
Hi guys i have been following this example http://hubflanger.com/building-a-flash-site-using-puremvc/to learn PureMVC for flash. Could anyone please explain how to use multiple controller, i have seen in some of the examples using multiple controllers. I haven't found any example based on this with flash and as3. Also if you please explain in layman terms of why i would need to use multiple controller. Also is a controller able to get notifications? or is it just to register proxy and mediators.

Thanks a lot in advance

7  PureMVC Manifold / Standard Version / Newbee needs help on: March 08, 2009, 01:26:25
Hi guys, am new to pure MVC. I have been following http://hubflanger.com/building-a-flash-site-using-puremvc/comment-page-2/#comment-530 to create my first pure MVC app. Its a simple application on data load, populate stage with button and text box. On button click populate the textbox.

For some reason the handleNotification method is not being called in the stageMediator and am stuck  :-[.
Here is the code http://www.6thproject.com/MVCtest.zip, am using flashdevelop and swc to import components. Could anyone please direct me.

Cheers

Pages: [1]