I am loading a couple of small swfs into an application. I am using XML to position these swfs. Problem is that as I am running through a loop there is no way to check which has completed loading first. I need to set the max external load connection to one, so that each swf loads one a t a time to enable the correct positioning of each swf.

Any ideas?