Skip to main content
Known Participant
May 22, 2007
Answered

SWF Fade Out using movieClipLoader

  • May 22, 2007
  • 2 replies
  • 355 views
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
This topic has been closed for replies.
Correct answer Damon Edwards
give this a try

2 replies

Participating Frequently
May 22, 2007
with a little tweaking this might help:

http://www.kirupa.com/developer/mx2004/transitions.htm


good luck!

~EMP
Damon Edwards
Damon EdwardsCorrect answer
Inspiring
May 22, 2007
give this a try