Embedded fonts in dyn. text box won't update content

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

  1. #1

    Default Re: Embedded fonts in dyn. text box won't update content

    Perhaps you are not embedding enough characters? Try to embed all
    characters to see if it solves the problem

    Peter

    --
    Peter Lee

    Novel Games - Free Game Downloads and Free Flash Games
    Visit us at: [url]http://www.novelgames.com[/url]



    "Krillo" [email]webforumsuser@macromedia.com[/email] wrote:
    >Hi Folks
    >
    >I have a small screen with a dynamic textbox in. This Textbox fetches text content from a variable. When a action in the movie occurs the text changes in the box - fine and dandy.
    >
    >BUT
    >
    >When I embedded the font in the text box the text won't change when the variable changes. When switching back to not embedding fonts it works again.
    >
    >How do I solve this problem?
    >
    >regards
    >
    >Kris
    >
    >
    >
    >
    >
    Peter Lee Guest

  2. Similar Questions and Discussions

    1. how to load embedded text file content
      I need to have some unstructured data that is contained in text files compiled into my application, and then be able to access those files from my...
    2. dynamic text and embedded fonts
      Hi, i'm creating a dynamic text field using the createtextfield function...i'm using a non-sytsem font so i really need to use the properties of...
    3. dynamic text, embedded fonts, the saga continues
      Maybe its just me, but it seems that every forum posting I see on this topic makes me feel like I am jumping in at the last bit of the conversation. ...
    4. Embedded Fonts
      I am trying to embed a font into a a file I am working on. Is this possible? If so, how do I do it. thanks!
    5. Embedded text fonts
      How I embedded text fonts in a flash movie ( In case I feel like using a non-standar font in my proyect)
  3. #2

    Default Re: Embedded fonts in dyn. text box won't update content

    I solved it with forceing the text field movieclip to flush by removing the textfield in its movieclip and then in the next frame make it comeback. It's a crude solution but it seems to work as some sort of "refresh".

    /Kris


    Krillo webforumsuser@macromedia.com 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