When entering a page I want a main.swf to load, using the MovieCLipLoader. When main.swf has completed loading, it automatically starts loading another swf, home.swf, into itself in a specific area.
I want to display the total download progress of loading the main.swf and home.swf.
First when the whole download progress is done, I want the main.swf together with the home.swf to be visible.
Any ideas on how to do this ?