Re: Communicating from Flash to Python

2011-03-04 Thread Victor Subervi
On Fri, Mar 4, 2011 at 2:57 AM, Godson Gera wrote: > You can use PyAMF http://pyamf.org > Thanks! Beno -- http://mail.python.org/mailman/listinfo/python-list

Re: Communicating from Flash to Python

2011-03-03 Thread Godson Gera
You can use PyAMF http://pyamf.org On Fri, Mar 4, 2011 at 3:31 AM, Victor Subervi wrote: > Hi; > I have an AS3 script that is supposed to communicate with a python script > and I don't think it is. The python script is to email. How can I > trouble-shoot this? > Beno > > -- > http://mail.python.o

Re: Communicating from Flash to Python

2011-03-03 Thread Corey Richardson
On 03/03/2011 05:01 PM, Victor Subervi wrote: > Hi; > I have an AS3 script that is supposed to communicate with a python script > and I don't think it is. The python script is to email. How does Flash communicate with Python? Only thing I found at all was Flash interfacing with a PHP script via a

Communicating from Flash to Python

2011-03-03 Thread Victor Subervi
Hi; I have an AS3 script that is supposed to communicate with a python script and I don't think it is. The python script is to email. How can I trouble-shoot this? Beno -- http://mail.python.org/mailman/listinfo/python-list