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

  1. #1

    Default fade dynamic text

    hi

    i load a text from a xml file into flash and i would like to use
    transparancy on it. is there a way?
    i thought about embedding all characters and putting the text together, but
    seems a long way.

    any help appreciated!

    cheers

    jens


    jens mander Guest

  2. Similar Questions and Discussions

    1. How do I fade text in and out of movies?
      That textfield "_alpha" property doesnt seem to work.. Anyone have some ideas.
    2. Newbie Help: graphic text won't alpha fade during playback
      Hi folks, A simple question and I have tried RTFM but still can't get this to work. I placed some text down and converted it to a symbol...
    3. Fade in Fade out text
      Is there an easy way to create a scripting to let a script fade in and out? thx in advance brian Im dutch isnt that great!
    4. elementary question: text fade
      I am just learning how to use this feature of my MX Studio and would like a little bit of hand holding on this one. I have been through the...
    5. Possible to skew of fade dynamic text?
      When I try to skew dynamic text, it disappear in the flash file.. Is this impossible, or am I doing something wrong? It also seems impossible to...
  3. #2

    Default ps

    i should mention that i tried using the textfieldname.embedFonts=true;
    command, but that only makes the text disappear...


    jens mander Guest

  4. #3

    Default Re: fade dynamic text

    jens mander wrote:
    > hi
    >
    > i load a text from a xml file into flash and i would like to use
    > transparancy on it. is there a way?
    > i thought about embedding all characters and putting the text together, but
    > seems a long way.
    >
    > any help appreciated!
    >
    > cheers
    >
    > jens
    >
    >
    yes you must embbed, but still you cannot fade text, you must use a
    workarround, put the textbox in a movieclip and fade the movieclip.
    Pedro Furtado 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