Hello,
My application is loading graphics with the Loader class.
Each Loader graphic is added to one Sprite, which I want to add to the stage’s display list only after the loading proccess is complete.
I’d be glad to hear some ideas about tracking the loading proccess, until now I couldn’t find anything ellegant.
Thanks in advance,
Me.