Skitz O'Fuel
08-17-2006, 08:25 AM
this gonna get complicated....
i am loading multiple external swf into invisible clips in my main movie by way of button actions. here's the crux: i want these swf to crossfade (one fading in; the other out)... hence the more than one invisible clip. but each swf that loads in has menu chockfull of buttons that are going to be loading swf into the invisible clips... how do i keep from having conflicts with the fades... ie. if swf#1 has loaded into invis-clip#3 and a button is clicked how do keep swf#2 from loading into the same invis-clip? the long way (and this is ridiculous) is to make an invisible clip for every single swf...
is there some action script i can apply that asks "if" swf#1 is in invis-clip#1 "then" load swf#2 into invis-clip#2...? and visa-versa?
i am loading multiple external swf into invisible clips in my main movie by way of button actions. here's the crux: i want these swf to crossfade (one fading in; the other out)... hence the more than one invisible clip. but each swf that loads in has menu chockfull of buttons that are going to be loading swf into the invisible clips... how do i keep from having conflicts with the fades... ie. if swf#1 has loaded into invis-clip#3 and a button is clicked how do keep swf#2 from loading into the same invis-clip? the long way (and this is ridiculous) is to make an invisible clip for every single swf...
is there some action script i can apply that asks "if" swf#1 is in invis-clip#1 "then" load swf#2 into invis-clip#2...? and visa-versa?