Is there any difference or penalty for embedding fonts into a AS3 project using the library as opposed to placing a dynamic text field off the side of the stage with font embedding turned on?
It seems using a dynamic textfield allows you to control exactly what characters are embedded.