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

Pages: [1]
Print
Author Topic: Walk Through of the StateMachine?  (Read 5680 times)
jaxim
Full Member
***
Posts: 22


View Profile Email
« on: March 30, 2010, 10:02:50 »

Does anyone know if there is a walk through on how to implement the StateMachine into your PureMVC framework? The "StopWatch" demo doesn't count as it simply allows you to download the source code. What I'm looking for is a step-by-step description of how to insert the StateMachine code into a PureMVC implementation.

Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #1 on: March 31, 2010, 09:54:10 »

There isn't as yet a comprehensive how to, but there are two presentations at http://puremvc.tv

StateMachine Utility Overview
http://puremvc.tv/#P003/

and

Getting in the Groove with PureMVC
http://puremvc.tv/#P004/

The second one talks about the statemachine that is implemented in the Sea of Arrows player site at http://seaofarrows.com

You can read the source code at http://seaofarrows.com/srcview

-=Cliff>
Logged
Pages: [1]
Print