A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Textfield masking does not work:S

  1. #1
    Senior Member
    Join Date
    Sep 2005
    Location
    Gothenburg, Sweden
    Posts
    357

    Textfield masking does not work:S

    When i try mask a textfield and then animate the mask everything goes crazy :S The text flyes around. Is this some kind of bug in km or am i doing something wrong??
    /xzerox... Take a look at http://www.vmgcomputers.com/h75

  2. #2
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    It's a limitation of Flash .
    Set the Textfield to embed Characters to true and you can then mask it.


    reference:http://www.adobe.com/cfusion/knowled...fm?id=tn_15945
    Last edited by blanius; 11-28-2006 at 03:50 PM.

  3. #3
    Senior Member
    Join Date
    Sep 2005
    Location
    Gothenburg, Sweden
    Posts
    357
    aha thanks What does the "Embed Characters" function do anyway?
    /xzerox... Take a look at http://www.vmgcomputers.com/h75

  4. #4
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    flash uses the system it's running on's fonts to display textfields. Embedding a font makes flash store the font in the compiled swf and it is used instead of the system font. Down side for most purposes is that it makes your swf a good deal bigger.

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