Anti Alias HTML text

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

  1. #1

    Default Anti Alias HTML text

    I'm importing some HTML text from an XML file.

    The import works fine.

    When I embed the fonts to make it look better, text within HTML isn't
    displayed e.g.

    <myText><![CDATA[This is text with a <b>bold bit</b> in the
    middle. ]]></myText>

    gets display as

    This is text with a in the middle.


    Mark Guest

  2. Similar Questions and Discussions

    1. Anti-Alias Text from a Dynamic text box?
      Hey all, is it possible to have dynamic text to show up as anti-aliased? Thanks, Russ
    2. (Barry Swan FPS05) anti-alias text looks as squares
      As I have no occasion (!) to use a text in director, know I found that inserted fonts (media element) displays as squares (if set to be...
    3. Anti-Aliased HTML Text?
      Hi All, Im using HTML in my text boxes for bold, undeline etc and was wondering if there is a way to make it also anti-aliased? It doesnt seem...
    4. Is it possible to anti alias the text in a field?
      Since I have a dynamic field I would like to anti-alias any text that fills it... it it possible? I know a text member is.
    5. Outlining text and applying anti-alias..
      "oooride" webforumsuser@macromedia.com wrote: One trick someone taught me once was to make a copy of the text, and outline the copy in a fairly...
  3. #2

    Default Re: Anti Alias HTML text

    Sorted at
    [url]http://www.macromedia.com/support/flash/ts/documents/html_text_outlines.htm[/url]


    Mark 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