Dynamic Text Embed Font

Ask a Question related to Macromedia Flash Actionscript, Design and Development.

  1. #1

    Default Dynamic Text Embed Font

    Hi Folks,

    I posted earlier about a dynamic text field i am populating randomly using
    words from a text
    file. My issue now is when i embed fonts for this text box it no longer
    displays the text, however
    as soon as I remove the embed font option it displays again.

    Is it possible to embed fonts for dynamic text fields?


    I also experienced the same disappearing text issues when attempting to mask
    the movie clip that
    contains the text field.



    cheers
    mark.


    Mark McCarthy Guest

  2. Similar Questions and Discussions

    1. **Touch Up Text Tool in Acrobat Pro 7.0.8 -Won't Embed Font after changes made - Why?**
      After touching up some text in my PDF's, using the Pro Touch up tools, the file re-saves, but a notice appears stating "The font could not be...
    2. Dynamic text and global font kerning problem
      We have a dynamic text box that's using the unicode Ariel font. The text is fine except that the kerning pairs for some characters are not displayed...
    3. Dynamic text font size problem
      Hi I have problem with my dynamic text field. i use multiline and variant to feed text to field. Problem is when i change field size text size...
    4. Changing font of dynamic text box
      using mx 2004 pro set font fo dynamic text box created it the font is still times new roman or something can't get it to change to what the...
    5. Change font spacing in dynamic text field
      Anyone have any ideas on how to change the font spacing on text within a dynamic text field it is forced to 0 on dynamic text.... which isnt all...
  3. #2

    Default Re: Dynamic Text Embed Font

    i actually am trying something close.... i have input fields for the user and
    matching dynamic fields to display what they type in.... i want the user to be
    able to change the font to 1 of 4 or more that i have set.... you can embed
    fonts for it ...but i'm trying to set it so they can change the font displayed
    in the dynamic text box....any idea


    burkhocj Guest

  4. #3

    Default Re: Dynamic Text Embed Font

    try tying something in the text box with the font of your choice (and style
    i.e. bold, ital) then choose embed
    you can leave whatever you typed in there since it's going to get replaced
    dynamically with txt you loaded

    if that doesn't work, see if your txt file contains any wierd characters of
    proprietary formatting

    and when dynamic text field is masked you have to embed fonts. without
    embedding no text will appear

    digitalkoh Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139