detect load completion from an array of images
I have an array with 6 items. I have a for loop that dynamically builds a movie clip and loads the images. I'm trying to get an action/function to start only when the last image is finished loading I have the onLoadComplete working, but I cant seem to figure out how to get it to work on the last image and then activate an action/function?
Wil I need to find another way of looping them using the onloadcomplete as a singnal to load the on image and then the other?
Can anybody help?
