2 quick questions about flash

oscarsymonds

New Member
1. How long did it take you to learn it and where did you learn from ?

2. Is the Action Script programming similar to Java programming in any way ?

Thanks for your help,
Oscar
 
1. online tutorials,
2. It almost similar to Javascript, but its much easier to use the actions since diffrent actions are devided into many sections.
 
1. If you want to learn everything there is to know about Flash, it could take months being professionally trained. I personally had about a month training in Flash and I am by no means an expert in it.

2. The syntax in Actionscript is very similar to JavaScript. And for a good place to start learning is actionscript.org. It has a ton of tutorials from learning to draw, animation, using the tools, and using ActionScript.
 
Back
Top