See, that's what I thought. But that was a fix for masking dynamic text fields. Does it also solve the fading issue?
My text field font is _sans, which I can't embed because it's a device font(I have no idea about fonts so some one chime in if I'm wrong about that). I think I might get away with an MC in front of the TF which I can apply a fade to. Not sure if this will cause problems with different coloured text though. Adrian -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Martin Wood Sent: 15 January 2006 19:29 To: Flashcoders mailing list Subject: Re: [Flashcoders] Alpha fading a dynamic text field just remember to embed the font :) Adrian Lynch wrote: > I can't for the life of me remember if I've done this before, and if I had > problems with it in the past. > > Can you programatically fade a dynamic text field, for example with > tf._alpha = 50? -- Martin Wood _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

