ForumsProgramming Forumtutorial?

7 3665
ROFLnator
offline
ROFLnator
3 posts
Nomad

I want to start learning actionscript 3.0 but can't find any decent tutorials to start with on google. Does anyone know any?

  • 7 Replies
Theheyjude
offline
Theheyjude
114 posts
Nomad

No don't start on as2 you'll eventually have to switch to as3 it will be easier in the long run if you go with as3

25wes25
offline
25wes25
1,584 posts
Nomad

As2 is more variety but if u plan on lots of movement in ur game use as3 and the bone tool.

ROFLnator
offline
ROFLnator
3 posts
Nomad

ok all i wanted were some tuts. thanks Futterwacken.

gone3d
offline
gone3d
17 posts
Nomad

as2 will only confuse you - as3 is much more structured and will force you to be a better coder. You can learn all the basics in as3, work in the timeline and eventually move on to the Document Class and make your own classes.

When a project starts getting big, if you don't have things laid out and somewhat planned, you'll spend a ton more time trying to get it working right.

There are a ton of good tutorials list above - but also check out the video tutorials at

http://gotoandlearn.com/ - great stuff to start with

D

25wes25
offline
25wes25
1,584 posts
Nomad

Yea gon3d is right hard to change from as2 to as3 id start on as3

Elitemagical
offline
Elitemagical
1,207 posts
Nomad

I'd start out on ActionScript 2 for your first few basic tutorials to ease you into basic programming concepts: MovieClips, variables and input etc. where the syntax isn't swamped with punctuation. From what I've seen, ActionScript 2 looks a lot more legible for someone with absolutely no programming experience or background.

Once you've got the concepts done, transfer any existing knowledge of ActionScript 2 and start learning how to code properly working games and interactive web applications (or whatever it is you want to do).

Of course learning all of ActionScript 2 and then leaping into ActionScript 3 and pointlessly relearning everything is a stupid mistake, I don't think that's what people mean. ActionScript 2 is just easier for inexperienced web developers, nail the concepts with something you can click your fingers and understand and then go and learn how to develop application in ActionScript 3, which is more advanced, but you'll understand a lot of the rules and thoughts behind the workings of it.

25wes25
offline
25wes25
1,584 posts
Nomad

Yea sometimes.

Showing 1-7 of 7