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
> 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

