Image

Imagesciucaro wrote in Imagepython_dev

Python and Flash

Well I have been progressing very nicely with Python. I'm getting a better grip of the ol' WX system and sockets and stuffs.

I was contemplating, for those of you who know anything on Flash as well...

Long before I found this community, I was hunting for Python Socket Servers to mesh with Flash. I don't remember the name of it, but from it, I can tell there's absolutely a way to put a Flash-published .exe and a good deal of Python code together. Probably from this, I can try to make excellently-designed applications and whatnot. I understand from when I was hunting for the SS's, there's also that datastructure thingamajigga called XML, and I believe both Py and Flash can use that.

So I was thinking of making a basic module in python to embed with any Flash .exe I could create, to do things I would need, such as saving and opening and stuff, simply by using XML, since Py and Flash both read that.

Any suggestions, or something I'm missing?

Thanks!
~SciuCaro