Question about loader for game.
I made a little game with Flash/AS3, but I have never built a loader before. I don't need to load any external
files, because I added those in Flash. But what code would I write inside my program to make it load itself
and show the progress bar and all of that? Also, if I were loading external files as well: JPGs, MP3s, etc—how
would I load one of those into a symbol during the loading? I would really appreciate some help, thanks.
P.S. - I know there are loader tutorials everywhere, and I read many, but I still must be missing a key concept.