Generating Flash with Python
Time to look at
Ming so that we can generate Flash within the ScholarsBox. The PachydermProject does nice SWF products. See
Ansel Adams at 100, for example, referenced by AlanLevine's
blog.
Installing Ming on Win32
I tried installing Ming to run on my W2K notebook but did not succeed -- I will have to learn how to build C/C++ extensions. Next steps:
-
Look at
instructions for how to build ming.pyd, which seems to draw from notes like
Python + Windows + distutils + SWIG + gcc MinGW (which, in turn, has a good reference section at the bottom)
-
After getting the library running, we can try some
Python examples.
examples of products from ming are pretty exciting.
Embedding Flash in Python
Other issues
Can we then get wrapped up in
Flash Remoting and Python?
