actionscript 3 - AS3 advanced guide -



actionscript 3 - AS3 advanced guide -

i think it's time asked. i'm learning as3, apart childhood tricks javascript it's first p.language. random tutorials teach basics, how initiate function, how "listen", how set variables etc. language much bigger, need complex understanding of it. randomly choosing tasks , finding ways perform may take pretty long. i need organized way go through important, if not all, possibilities of as3, step step.

i'm sure who's willing reply as3 tagged question knows lot language , had his/her way of learning it, apart using else's code til understand or asking people every time. don't mind lastly know i'll many angry comment "serious_and_busy_people_forum" flooding. ;)

so if found , complete, clear, online tutorial, please share.

as examples of i'm interested in right now, i'm see how create many random instances share same code object rotation-watching closest one, storing info may shared different scenes, creating smoother gravity, momenti, radii, setting paths of shape object go...

and yep, don't need random tutorial or adobe dictionary - it's useful after know , need reminder, cause has list of commands, classes, packages etc., , basic tutorial kinda below advanced. i'd see consider best helper in as3 learning. =)

add: it's question: helped most. said don't need random tutorials, know how google, want people's opinion. larn read before judge, insult, vote minus or deed haughty. if you're useless provide 0 info on subject. pity can't delete comments flame.

if provide part of code , inquire improve way - help, if provide level , inquire improve way larn on own - attack? wasting time write offensive comment instead of help is, imo, bottom of intellect , culture.

apocalyptic0n3 correct, won't find training need here, however, can recommend go here.

1: purchase a programming book, or utilize of freely available manuals. perhaps as3 cookbook, , an api reference.

2: larn general programming. don't mean "go larn c", mean, know difference between document code, , classes. know how , when write functions, , how utilize arguments. know difference between different variable types. know how write loops. know operators.

the problem learning programme no 1 can "teach" how write program. need know tools, , programme you're trying write dictate write. reason, used documentation utilize api reference adobe.

what methods of array? check api. how split string @ every return? check api. how create vector number? check api. etc...

it's useful 1 time know how it's laid out, , 1 time realize there's way more there can set memory in 1 "read-through", importance of knowing language becomes unimportant.

3: practice; in opinion, best training doing. so, pick project, think through logical steps you take whatever want code do, , research how you'd that.

finally, regards particular area of interest, i've bought , loved keith peter's actionscript 3 animation book. explains of animation/collision/physics/3d-camera needs.

actionscript-3

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -