--- In [email protected], "pratikshah83" <[EMAIL PROTECTED]> wrote: > > Hello Guys, > > I am currently embedding the font I need for label rotation. Its > getting included at compile time. I am using unicodeRange to reduce > the size of the swf with the font. > > Would loading the font at runtime help in improving the performance ? > > Can you please provide me some pointers to load the font at runtime > only if label rotation is specified.
Have you tried just setting the blendMode on the text to "layer", and not embedding the font?

