Is it possible to use CPython to develop Adobe Flash based applications?
Asked
Active
Viewed 5,807 times
3 Answers
1
I guess it would be possible to compile the python interpreter to flash bytecode using this http://labs.adobe.com/downloads/alchemy.html and then use it to run python programs. But apart from that the answer is no.

jcoder
- 29,554
- 19
- 87
- 130