Hi all... Is there anyone here???
I've found a simple but useful code developed a few years ago... it loads 2 swf files in sequence ...
But I have just one question...
How can I Loop them?
How can you change the code to load swf1 after swf2 is finished?
I've tried almost the whole day but no result yet... Please help...
thank you a lot...
import com.greensock.*;
import com.greensock.loading.*;
import com.greensock.events.LoaderEvent;
import flash.events.Event;
//create SWFLoaders
var swf1:SWFLoader = new SWFLoader("child1.swf",{container:this,y:100