PDA

View Full Version : SWF inside a SWF, fade it in


Subcura
01-14-2008, 01:51 PM
Hi!

I got this SWF that's loaded inside another SWF. I've tried to do myLoader.alpha = 0 etc to have it "fade in"... But it's just the background of the movieclip that changes. The dynamic text-fields inside the flash isn't blended... Any tips?

springframework
01-14-2008, 03:41 PM
you have to embed the font to change the alpha of text of that font. embed the font in either flash file should work ... but if flash player is stupid just embed it in the swf that uses the font.

Jesse Couch Actionscript 3.0 (http://www.jessecouch.com)