JSFL - Flash CS4: replace textfields' font by an embedded font -
i have tried bunch of jsfl scripts change textfields' fonts of fla library. used scripts change textfields' fonts embedded font exist in library. scripts run fine through flash cs3 fail through flash cs4
let's give example: replacing "arial" font used textfields in fla scene "myembeddedarial*" embedded font (symbol). jsfl font replacement instruction following one:
textelement.settextattr("face", "myembeddedarial*");
i can give lots of details issue observed , may know root cause ?
thanks
p.s: note find/replace "font" feature of flash cs4 ide works if textfields contain not emtpy strings and if symbol including textfield in scene and if search in "current document" (and not in "current scene").
i not sure if works maybe: http://blog.samueltoth.com/?p=142
good luck, rob
Comments
Post a Comment