all groups > flash actionscript > march 2005 >
You're in the

flash actionscript

group:

input text not working


input text not working (_seb_)
3/26/2005 6:47:26 PM
flash actionscript:
Hi all

I created an input text box; when I publish the flash file, I can't
write in the input text box.

What am I missing?


--
Re: input text not working (_seb_)
3/26/2005 7:07:57 PM
Actually when I 'test the movie' and preview with the flash player, I
can write in the text box.
But when I preview in the browser, I can't.

Why would that be?

[quoted text, click to view]

--
Re: input text not working (_seb_)
3/26/2005 7:41:31 PM
I figured it out:
The input text was behind a mask and I didn't embed the font outline for
that specific textfiled.
I already had included the font outline for other text fileds in the
same movie though, so I didn't think I had to do it for *each* text field...

Kind of stupid that one would have to include the font for each and
every text field, no?

[quoted text, click to view]

--
Re: input text not working kglad
3/27/2005 12:28:28 AM
um, it's not really an input textfield. it's an input text field but your font
color matches you background. umm, you don't have a border around your
textfield, so you can't find it on stage. maybe you've restricted the text
property of your textfield and you're trying to use a restricted character.

that's all i can think of at the moment.
AddThis Social Bookmark Button