Answered
SWF Fade Out using movieClipLoader
Hello,
I am loading multiple SWF's to one time line.
I would like to fade the SWF's out as the next SWF is faded in.
¿possible while using the movieClipLoader class?
I am using the onLoadInit event to Fade the first SWF, but then I am not sure of the correct AS function or AS placement for the SWF fade out.
Maybe
¿unloadClip method?
¿onUnload handler?
¿removeMovieClip method?
I have been looking everywhere upon everywhere for the answer.
I have attached my original code for reference.
Maybe you could help me.
Thank you
I am loading multiple SWF's to one time line.
I would like to fade the SWF's out as the next SWF is faded in.
¿possible while using the movieClipLoader class?
I am using the onLoadInit event to Fade the first SWF, but then I am not sure of the correct AS function or AS placement for the SWF fade out.
Maybe
¿unloadClip method?
¿onUnload handler?
¿removeMovieClip method?
I have been looking everywhere upon everywhere for the answer.
I have attached my original code for reference.
Maybe you could help me.
Thank you