A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: problem rotating text made using class HFText

  1. #1
    Junior Member
    Join Date
    Jul 2000
    Posts
    2
    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,

  2. #2
    Junior Member
    Join Date
    Oct 2000
    Posts
    3
    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: [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center