Omar schrieb:
> 1) I'm also learning to program flash movies while I learn to do
> python. How can one implement flash movies into their python code?
You can't - flash uses action script, a variant of ECMA script. There is
a PyPy-javascript-backend available, but I guess that's a little bit
beyond your capabilities. And not really useful for that purpose anyway
I guess.
Diez