A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Not blurred, not selectable text ??

  1. #1
    Junior Member
    Join Date
    Oct 2000
    Posts
    4

    Post

    This ain't a question concerning Flash MX but Flash in general : I messed arround a long time with flash but didn't get how to display a normal text which is NOT blurred and not selectable ... All those commercial Flash Movies got some small articles and would be unreadable with blurred text ... Is it just possible by reading in vaiables ? I would love if you would help me with my newbie-problem =) thanx , cya Le Cter

  2. #2
    Member
    Join Date
    Jan 2002
    Posts
    96
    Make a search for pixel fonts

  3. #3
    Junior Member
    Join Date
    Oct 2000
    Posts
    4
    Wrong guess - Thanx anyway =))
    I respond to myself ;-)
    Alright, the one and only way to prevent a non-antialised text is to assign the property "quality" :

    setProperty("_root.textfield1", _quality, "low")

    ;-)

  4. #4
    Member
    Join Date
    Jan 2002
    Posts
    96
    Making a dynamic text field will make your text look sharp, but it has quite a few disadvantages. Pixel fonts are usually the first choice for crisp text.

  5. #5
    Senior Front End Developper
    Join Date
    Dec 2000
    Location
    Montréal
    Posts
    568
    to avoid your text from being selected, unchecked the "selectable" check box in F5 and unpressed the selectable button in the property panel in FMX

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