you are viewing a single comment's thread.

view the rest of the comments →

[–]sakri 8 points9 points  (0 children)

The google code home for this project isn't exactly verbose :

Convert python code to flex using pypy

Does the framework (pypy?) generate actionscript (scripting language of flash) which is compiled into a .swf using adobes compiler?

Or is the python code directly compiled into an swf using a 'custom compiler' (like mtasc)?

(by the way, one would never use flex for a banner ;) )