ActiveDen

Simple Blur and Glow Text Effect

This is a pure AS3 file, so you can use it in a .fla or in an OOP project. You can set size, color and font of text.

how to use:
import net.flashmeung.GlowFadeText
var txt:GlowFadeText = new GlowFadeText();
txt.left();
addChild(txt);
by
by
by
by
by