Robotlegs Statemachine Utility
Hi there,
Recently we have decided to use Robotlegs for our application development.
We have a small workflow to implement and i have been doing some research on Robotlegs statemachine utility.
Can someone help me with the FSM XML format with all possible elements and their purpose.
Where can i find the API documentation for the statemachine utility.
Thanks,
Bharathi
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by Ondina D.F. on 04 Jul, 2013 07:45 AM
Hello Bharathi,
Are you using robotlegs v.1 or v.2?
If you’re using Joel’s StateMachine :
https://github.com/joelhooks/robotlegs-utilities-StateMachine
then you’ll see an example there:
https://github.com/joelhooks/robotlegs-utilities-StateMachine/tree/...
and a config file:
https://github.com/joelhooks/robotlegs-utilities-StateMachine/blob/...
Cheers,
Ondina
2 Posted by bharathi.mohanr... on 04 Jul, 2013 08:06 AM
Hi Ondina,
Thank you for the quick reply.
I am using version 1.5 and I have all the informaiton mentioned in your mail.
However those are just examples. I am looking for complete documentation on the FSM XML format and the statemachine utility API.
Thanks,
Bharathi
Support Staff 3 Posted by Ondina D.F. on 04 Jul, 2013 08:53 AM
Well, I’m afraid there is nothing else there for robotlegs statemachine.
Joel ported it from puremvc:
https://github.com/PureMVC/puremvc-as3-util-statemachine
Read the readme there.
Also
http://joelhooks.com/2009/05/18/piping-the-machine-puremvc-multicor...
http://puremvc.tv/#P003/
If you read the wiki article about FSM: http://en.wikipedia.org/wiki/Finite-state_machine and try out Joel’s examples, you should be able to write your own FSM XML.
Here another project using FSM XML:
https://github.com/joelhooks/robotlegs-examples-UnionPlatformChatCl...
I’m sorry, if all this doesn’t help!
4 Posted by bharathi.mohanr... on 04 Jul, 2013 09:21 AM
Thank you very much.
These links were very useful.
Support Staff 5 Posted by Ondina D.F. on 04 Jul, 2013 09:33 AM
Oh, I'm glad to hear that:)
I'm going to close this discussion, but if you need more help, you can re-open this or start new discussions for new issues.
Ondina D.F. closed this discussion on 04 Jul, 2013 09:33 AM.