Adding outline of text or MovieClip in Flash with AS3
posted in /home/ActionScript on 2010-10-06 |
As you probably know there is no such kind of option. We should deal with a little AS3 code.
The solution is to add glow filter to the DisplayObject (i.e. TextField or MovieClip). I wrapped the code in one simple function:
The solution is to add glow filter to the DisplayObject (i.e. TextField or MovieClip). I wrapped the code in one simple function:
Delicious