Flash interface for a python program

Kay Schluehr kay.schluehr at gmx.net
Thu Mar 6 21:25:15 EST 2008


On 7 Mrz., 01:46, icarus <rsa... at gmail.com> wrote:
> Is it possible to call an external python program, through a Flash
> interface?
>
> Meaning, I create a Flash window with a button.  When I press that
> button, it automagically invokes the external python program.  Is that
> possible? Any books/online tutorials you can recommend
> me?
>
> I guess I'm looking for alternatives in the area of GUI development.

You might look at PyAMF for data-bindings.

http://pyamf.org/

An alternative is mentioned in the Flex/Python articles by Bruce
Eckel.

http://www.artima.com/weblogs/viewpost.jsp?thread=208528




More information about the Python-list mailing list