[Flashcoders] Alpha fading a dynamic text field

2006-01-15 Thread Adrian Lynch
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? Here's a sample file. I tried applying the fade to both the text field and the containing MC. No luck.

Re: [Flashcoders] Alpha fading a dynamic text field

2006-01-15 Thread Martin Wood
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

RE: [Flashcoders] Alpha fading a dynamic text field

2006-01-15 Thread Adrian Lynch
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