00:00
00:00
Deathcon7
Between decisions.

Male

Joined on 10/1/03

Level:
21
Exp Points:
4,800 / 4,900
Exp Rank:
10,039
Vote Power:
6.31 votes
Rank:
Police Lieutenant
Global Rank:
5,092
Blams:
1,183
Saves:
570
B/P Bonus:
14%
Whistle:
Normal
Medals:
96
Gear:
2

Comments

To become more efficient in programming and OOP you need to use AS3 when it comes to flash, end of story.

I agree that embracing these new developments is the way to go, but it's not that simple. Up until recently I couldn't wrap my head around AS3 because I just couldn't find any good tutorials. All of them assumed I was an AS2 guru or somehow had already learned the very basics. Sure, I could copy and paste code to make a bastardized half-assed game, but I wanted to learn how to really do it. Eventually I found a great tutorial that explained things to me in English, from the very beginning. I think you need to link to such a tutorial if you want your post to have an impact on those intimidated by AS3.

Here's the one that got me started and also taught me the value of Object Oriented Programming: <a href="http://www.actionscript.org/resources/articles/698/1/Make-your-own-reusable-classes-using-Flash-and-AS3/Page1.html">http://www.actionscript.org/resources /articles/698/1/Make-your-own-reusabl e-classes-using-Flash-and-AS3/Page1.h tml</a>