On 30/06/2010 11:50, David Hunter wrote:
Hi there,I work with guys who build all their CMS using python and django and 
their preferred method is to send everything as JSON format. There is a JSON 
decoder in the AS3 core lib ( http://code.google.com/p/as3corelib/ ) to help 
extract the data which I use. Its always me receiving data from them although 
we are looking at a project where I would send them data, but we haven't 
discussed the technicalities much.
Hope that is of some help,
David

Thanks david, though it looks like the traditional http service URL is going to be OK after all.

Paul

Date: Wed, 30 Jun 2010 11:20:05 +0100
From: [email protected]
To: [email protected]
Subject: [Flashcoders] Flash - Django interaction

I'm working on a project where my flash UI needs to interact with a
server running django. I'm not going to do the django work and normally
i'd just suggest a simple http service endpoint using a single URL with
a command pattern returning XML results. Apparently this isn't the usual
django interaction.

Any pointers?

Paul
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
                                        
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
Do you have a story that started on Hotmail? Tell us 
now_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to