;

PDA

Click to See Complete Forum and Search --> : problem rotating text made using class HFText


lucio
07-25-2000, 06:07 AM
I am using high level API's rom flash SDK;
I am reading a True type font in a HFFont object, which is used to create my texxt with the class HFText.
When I do a simple animation with a text of mine, moving and rotating my text(with the methods rotate anf translate of HFShape), there are problem of frame redraw.
In particular, my flash player (Internet explorer) seems unable to correctly erase text of previuos frame, and some piece of it is still on the screen. does anyone knows what to do?
thank you very much,

paulpara
10-14-2000, 05:10 AM
Originally posted by lucio
I am using high level API's rom flash SDK;
I am reading a True type font in a HFFont object, which is used to create my texxt with the class HFText.
When I do a simple animation with a text of mine, moving and rotating my text(with the methods rotate anf translate of HFShape), there are problem of frame redraw.
In particular, my flash player (Internet explorer) seems unable to correctly erase text of previuos frame, and some piece of it is still on the screen. does anyone knows what to do?
thank you very much,


How did you load the true type fonts? Did you define a glyph for each character?

Thanks, Paul

email: paul@paragonmm.com