A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: fontformat question

  1. #1
    Member
    Join Date
    Oct 2008
    Posts
    48

    fontformat question

    Hello,

    How can I change the font spacing betwen the lines in font/text field with actionscript 3?

    I couldnt find the proper method for doing this.

    Thanks for help!

  2. #2
    Flash Incompetent ChaseNYC's Avatar
    Join Date
    Jun 2002
    Location
    new york city
    Posts
    693
    Code:
    myFormat.leading = 10;
    should be what you are looking for, I am assuming you know how to use Text Formats?
    mmm signature

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