Flash is not a programming language in the same way that Java is. Flash could be said to be split into 2 parts: Flash itself, and ActionScript. ActionScript allows you to add extra functionality to anything you make in Flash, and is very similar to Javascript in both syntax and the available functionality.
QUOTE
Is it difficult to learn?
Not really. If you get hold of a good book or good set of tutorials that teach you everything from the ground up then you should be able to pick it up fairly quickly. There are also plenty of examples on the Internet, and lots of help available for ActionScript.
QUOTE
What tools do I need to install?
If you are serious about getting into Flash development you'll need a copy of
Adobe Flash. Its not exactly cheap, but there is a free trial download available. You can get a feel for the application and the way it works. Most tutorials, and books especially, will focus around this application alone. There are various cheaper and even free alternatives out there, but they don't offer the same functionality.
QUOTE
Can you recomended any tutorial?
Online, all I can recommend is
Pixel2Life as a source to find some good tutorials. However, for starting out, you can't beat a decent book.
O'Reilly are probably the best people to be looking at for a book, especially for the ActionScript side of things. You can normally pick the books up pretty cheaply second hand.
QUOTE
Why flash is so famous, is it because of it is faster or have there any other reason?
Flash became the industry standard among web developers and designers, and nothing has ever come close to it in functionality. The fact that most people already have the Flash plugin already installed in their web browser also helps (as people don't need to download something just to see a menu for example) although you may lock-out some of the Linux market by using Flash.
Reply