Quote: The Processing environment handles all the low level things you need for programming graphics (2D/3D), sounds, etc in java and provides a high level API which you can use in your sketch, therefore it is more comfortable to code in processing for those purposes since you can invest your time and energy in the realization of your ideas.
My point exactly. AS might already be higher-level than Java, but it's still a bit of a pain in various ways.
Quote: I am also not sure if adobe would be happy to see swf movies in the internet created by processing Smiley , it is true that there are free action script compiler, but I'm not so sure if the action script itself is free to use for other purposes.
Well, have they given any other
Open Source Flash projects any serious trouble
Quote: why not spending time learning both of them
Why not spend time learning Java Or
making cool things, rather than spending yet more time learning how to make them
Also - it's pretty awkward to really learn ActionScript without shelling out for a copy of Flash, and from the point of view of someone who isn't rich and isn't making money out of Flash, it's not cheap!
*resolves to get the hang of compiling AS using Eclipse anyway*