(MX2004)

I'm having a bit of trouble with embedFonts (but not the usual 'can't find
font' trouble!).

I have a bunch of perfectly happily working dynamic TextFields, all created
in ActionScript.

They are all multiline, with wordWrap turned on.

They work perfectly well if I'm not using am embedded font - just relying on
the system fonts.

If I recompile with embedFonts set to true, the text is displayed in its
lovely anti-aliased goodness;
but it doesn't wrap any more - it just carries off to the right and gets
truncated by the edge of the field.

Googling pulls up a conversation on ActionScript.org - where the same
symptom had been seen
(but only with the last line of text - which is different from my
experience). A number of people
had reproduced the problem, but no-one had solved it.

Anyone come across this before? Any solutions? I've tried reordering the
embedFonts=true call with
the setTextFormat/set multiline/set wordwrap/setNewTextFormat calls, but
that makes no difference.

TIA,
Ian
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to