# Weird "input text" element problem

**URL:** https://forum.kirupa.com/t/weird-input-text-element-problem/265319
**Category:** flash
**Created:** [July 7, 2008, 6:13pm UTC](https://forum.kirupa.com/t/weird-input-text-element-problem/265319 "2008-07-07T18:13:11Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Otto\_man](https://avatars.discourse-cdn.com/v4/letter/o/7ea924/32.png) [@Otto\_man](https://forum.kirupa.com/u/Otto_man)
#### Post date: [July 7, 2008, 6:13pm UTC](https://forum.kirupa.com/t/weird-input-text-element-problem/265319/1 "2008-07-07T18:13:11Z")

</div>

Hi,

I’m trying to solve this one for some time, but im bot getting anywhere.

I have Input Box named lets say “input”. I have a button also.  
So, when i click button, i want to do something with my input.  
Problem is that AS my input send to other variable in this format:\*  
“\<TEXTFORMAT LEADING=“2”\>\<P ALIGN=“LEFT”\>\<FONT FACE=“Verdana” SIZE=“13” COLOR=”#0066FF" LETTERSPACING=“0” KERNING=“0”\>typed text\</FONT\>\</P\> \</TEXTFORMAT\>"\*

Any ideas?

---

<div class="post-metadata">

### Author: ![glosrfc](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/glosrfc/32/8334_2.png) [@glosrfc](https://forum.kirupa.com/u/glosrfc)
#### Post date: [July 7, 2008, 6:16pm UTC](https://forum.kirupa.com/t/weird-input-text-element-problem/265319/2 "2008-07-07T18:16:06Z")

</div>

Uncheck both the “render text as HTML” and the “Auto Kern” options in the text properties window.

---

<div class="post-metadata">

### Author: ![Otto\_man](https://avatars.discourse-cdn.com/v4/letter/o/7ea924/32.png) [@Otto\_man](https://forum.kirupa.com/u/Otto_man)
#### Post date: [July 7, 2008, 6:30pm UTC](https://forum.kirupa.com/t/weird-input-text-element-problem/265319/3 "2008-07-07T18:30:37Z")

</div>

Yes, that was the problem.  
I was shure that i turned of both properties.  
Thanks.
