A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Dynamic text on an angle

  1. #1
    Junior Member
    Join Date
    Nov 2003
    Posts
    12

    Dynamic text on an angle

    Hi
    I have a dynamic text box reading from a text file.

    All works fine, but I would like it to be on an angle - I'm aware you can't do alpha effects etc on dynamic text but was hoping to just have it on a slight angle (like the writing running down a hill).


    Is this doable at all?

    Thanks
    Helen

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Make sure the font used is embedded...

    myTextField._rotation = 15;

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