I am doing my best to learn AS3 right now. It’s not as difficult as people say, but I’m having trouble finding resources other than gotoAndPlay.
I was wondering though, since I’ve started learning, I’ve always used codes such as onLoad() as opposed to onClipEvent(Load)
Is there some kind of difference between these two, or is this simply good programming practices?
Loading