I must disagree with antwan1986 as for the ActionScript version.
My advice is DON'T start with ActionScript 2, reasons being:
1. It's past. Present and future is definitely ActionScript 3.
2. Yes, learning AS2 is a lot easier then AS3, BUT, and this is a huge but, AS3 is much much faster than AS2.
3. Future versions of Flash won't bring with them a new and different language, but will add to what they've developed on AS3. Flash player 10, for instance, brings a lot of new features, such as awesome 3D animation with just a few lines of coding.
BTW, if you want to start learning the new AS3 features for Flash Player 10 (and Adobe Flash CS4) take a look at the tutorials at
www.gotoandlearn.com).
So, if you are going to start learning a new language from ground, start it with AS3. It's a language worth learning and, being an object oriented language, the programming knowledge you'll get from it will prepare you (if you're not already) for many other OO Languages, such as Java, Python, C++, PHP 5, etc.
Yes, AS3 it's harder to learn than AS2, but it's worth the effort. You won't regret.
Gook luck and go for AS3!