An example using a fade effect: <mx:Fade id="myFade" duration="5000"/> <mx:SWFLoader .... ...... .. completeEffect="myFade"/>
----- Original Message ---- From: Matt <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, April 25, 2007 11:59:36 AM Subject: [flexcoders] SWFLoader for .swf and Effects? I'm trying to figure out a way to apply a fade-in effect for a vector image that is being loaded in an SWF via the SWFLoader but I can't seem to make it work. I've thought perhaps I could grab the child to add the effect, but that requires the SWFLoader to have completed loading. Is there a better way to do this? It's a vector graphic exported from Illustrator that I'm trying to fade-in. Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail at http://mrd.mail.yahoo.com/try_beta?.intl=ca

