Friday, June 18, 2010

AS3: Textfield alpha

If create a dynamic textfield and use non-embedded fonts, the alpha property will not do anything. The solution is to put the textfield in a container and set the blendMode property of that container to Layer.