Need to load font from shared library, to use it in main application then needed.
Problem - do not work in IE7 and IE8. all working fine in FF. Problem it'self: code from loaded swf do not run.
Explanation:
file: arial_n_lib.fla - on the stage (main scene) movieClip - arial_n_mc. It contains dynamic textfield with needed Font-Arial and Embeded symbols(cyrilic, latin etc...). MovieClip properties: in first frame, for action script, export for runtime sharing and swf path
file: arial_n.fla - shared library container: on the stage (main scene) movieClip- arial_n_mc (dragged from arial_n_lib.fla ). On the next layer AS2.0 code: