# Dynamic text fields - Defining their quality

**URL:** https://forum.kirupa.com/t/dynamic-text-fields-defining-their-quality/43523
**Category:** flash
**Created:** [February 23, 2004, 5:42pm UTC](https://forum.kirupa.com/t/dynamic-text-fields-defining-their-quality/43523 "2004-02-23T17:42:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![brandao](https://avatars.discourse-cdn.com/v4/letter/b/5fc32e/32.png) [@brandao](https://forum.kirupa.com/u/brandao)
#### Post date: [February 23, 2004, 5:42pm UTC](https://forum.kirupa.com/t/dynamic-text-fields-defining-their-quality/43523/1 "2004-02-23T17:42:56Z")

</div>

What’s up 🍺

I am building a flash movie in which I use many dynamic text fields for which I load the text from external text files.

All the respective fonts are embedded, and all necessary characters’s outlines are included for export.

I am using soft edges (anti-alias?) :cons:

The .ttf is also in the folder. (By the way it’s Verdana)

---------- BUT ---------- :trout:

There is something wrong about it. The text is not displayed very nicely, the quality is a bit poor (not drastically).

I found somewhere a function that Flash uses to define the textfield’s quality:

MyTextfield.\_highquality;

But I don’t know if this “MyTextfield” is the textfield’s variable name or it’s instance name :red:

Anyway I tried both ways and I dont get it to make any difference.

All I want is to make this textfields have the BEST possible visible quality.

Does anyone have a clew??? :hangover:
