Answered
Input textbox in Flash 8
Hi All, I came across a problem this morning I was able to
find a work around.
I have a standard input textbox and a button. What I want to do is on(release) trace the value of the input textbox (No big deal right
)
this is what my trace comes back as: (Not good when you are trying to get var's)
<TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Times" SIZE="12" COLOR="#000000" LETTERSPACING="0" KERNING="0">Hello World</FONT></P></TEXTFORMAT>
now the work around is I save the file as a MX04 test again and it comes back as
Hello World
So what is up with this? Any ideas?
Thanks
Bobby
I have a standard input textbox and a button. What I want to do is on(release) trace the value of the input textbox (No big deal right
this is what my trace comes back as: (Not good when you are trying to get var's)
<TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Times" SIZE="12" COLOR="#000000" LETTERSPACING="0" KERNING="0">Hello World</FONT></P></TEXTFORMAT>
now the work around is I save the file as a MX04 test again and it comes back as
Hello World
So what is up with this? Any ideas?
Thanks
Bobby
