Man how can you expect someone to help you out on such a big and general question ? As far as I know MVC frameworks , there is nothing tricky when putting them together with 3d engines. If you understand well what is MVC you shouldn't have any issue in this case . Away3d scene objects go into VIEW and only instructions that describe how the scene should appear usually reside in the MODEL .
Sent from my iPhone On Aug 20, 2011, at 3:27 PM, amigo <[email protected]> wrote: > Hi all Devs.. > I found a problem couple days ago and I coudln't go around it. > > I'm trying to do a Pure MVC website with Away bur i can't separate > them into little classes easy as other flash files, like the sky in > one class, objects in another, keyborad input.... > > I'v tried with overriding mehtods but doesn't work for Pure MVC. > > I'm sure it must be a way.. > please help.. i'm really stuck here!! > > clues tips anythign will be welcome. > > Thanks for this amazing away3D..
