A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Masking Dynamic Fields

  1. #1
    How come you mask a layer with a dynamic field on it, the field doesn't show up?

  2. #2
    psx = new Moderator();
    Join Date
    Jan 2001
    Posts
    923
    In flash 5 you had to embed the font for it to show. This is probably still true in fmx


    Psx

  3. #3
    [Devil in DarkGreen]

    Join Date
    Aug 2000
    Posts
    523
    textfield.embedFonts=true;


    DS

  4. #4
    Thank you I didn't know that. I've needed to do this many times and never knew how to do it.

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