Hi Thiru,

Flex is basically client side and it can practically talk to any
webserver as long as you can request data and get data from the
server. Usually we send back the data from server as XML which can be
easily consumed by flex. May be you can invoke an HTTPService request
to talk to your django server. That said, so if you are basically
looking at working with django...probably you might have to look at
http://www.djangobook.com/en/1.0/

Hope this helps,
-Anish
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to