We have a lot of client-server communication going on and want the right
responses to match up.

We Currently using URLLoader + URLRequest to send/receive XML from a Ruby on
Rails (v3) server.
We want to keep doing that, until JSON is nice in Flash (v11?), and we don't
plan to us AMF, etc.
We use RobotLegs and I'm currently reading about Promises and Oil, but I'm
not sure how they all fit together yet:
https://github.com/darscan/robotlegs-extensions-Oil

Q1:
How does ASyncToken work?
What is being stored and is it being held by flash, the browser?, sent to
the server and returned?
Does it need server side support/browser support/anything else that I need
to worry about outside of actionscript?

Q2:
Are there alternatives to ASyncToken that don't depend on flex?
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to