preloader problem
hi, so heres the problem
i would like to load say child.swf into master.swf using a moviecliploader, so i can preload. the only items within child.swf are a dynamic text field which loads a .txt and .css style from the domain, and a image which is loaded dynamically as well. my problem is, obviously child.swf itself is very small, less than 1 kb, so preloading child.swf is pointless, it loads immediately and the user is left waiting for the text and image to download. is there any way to preload EVERYTHING within child.swf so to speak, waiting until the dynamic content inside of child.swf has loaded before playing it??? thank you very much!!!
