Are you using embedded fonts? When you embed a font they will display 1
pixel higher than a non embedded font. There are a couple work arounds if
this is the case.

On Wed, Jul 1, 2009 at 10:24 AM, Daniel Freiman <freima...@gmail.com> wrote:

>
>
> Are you accounting for the 2 pixel border of the textfield?
>
> - Daniel Freiman
>
>
> On Wed, Jul 1, 2009 at 10:10 AM, ACasualObserver <pof...@yahoo.com> wrote:
>
>>
>>
>> I need to place a text in a ActionScript 3 project. The supplied X and Y
>> is left and baseline coordinates. I use UITextField and subtracted its
>> baselinePosition from Y. This places the text very close to where it should
>> be vertically but not the exact location (text displayed a little higher).
>> Horizontal position is not accurate neither and text is positioned a little
>> to the right of supplied X. I could not find any property in UITextField or
>> TextFormat to correct this.
>>
>> Any idea?
>>
>> Thanks
>>
>>
>  
>

Reply via email to