Dynamic txt in Flash
Dynamic txt in Flash
Out of context: Reply #5
- Started
- Last post
- 9 Responses
- cphunk0
yes. just use a dynamic mask. u don't have to embed the font.
just make a movie clip. then set that movie clip as the mask of the text dynamically.
just look up movieClip.setMask in the actionscript dictionary.
it only works for flash 6, 0, 40, 0 players or later so make a flash sniffer if u use this method.