0
White Input Text Field prints Grey
New Here
,
/t5/animate-discussions/white-input-text-field-prints-grey/td-p/158179
Sep 15, 2008
Sep 15, 2008
Copy link to clipboard
Copied
Hi! I have a problem about input text fields. I have an
application that uses input text field and users can write and
print. The problem is sometimes the input text fields backgrounds
prints grey instead of white. In my actionscript code I have the
properties to config background and stuff and even so the grey
boxes always appear.
Can somebody help me? Sorry for my bad english
Can somebody help me? Sorry for my bad english
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Advisor
,
/t5/animate-discussions/white-input-text-field-prints-grey/m-p/158180#M5504
Sep 15, 2008
Sep 15, 2008
Copy link to clipboard
Copied
i can't replicate your problem, and my tests indicate that
setting the backgroundColor of a textfield works fine for input
textFields, whether they're created in the authoring environment or
by using actionScript.
if you continue to have problems, you could always turn background off on the textfields and display a correctly colored box behind the textfield.
if you continue to have problems, you could always turn background off on the textfields and display a correctly colored box behind the textfield.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
doozat
AUTHOR
New Here
,
/t5/animate-discussions/white-input-text-field-prints-grey/m-p/158181#M5505
Sep 16, 2008
Sep 16, 2008
Copy link to clipboard
Copied
I already have those proporties. I even have border and
background color. When I test it it's perfect. but when my client
test shows gray boxes. The only difference between me and my client
is the version of the flash player. Ihave 9.0.124 and my client
have 9.0.16
And I cant install 9.0.16 on my machine to try to see if thats a version problem.
And I cant install 9.0.16 on my machine to try to see if thats a version problem.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
doozat
AUTHOR
New Here
,
/t5/animate-discussions/white-input-text-field-prints-grey/m-p/158182#M5506
Sep 16, 2008
Sep 16, 2008
Copy link to clipboard
Copied
Problem found. Flash player 9.0.16 bug. And it's almost
impossible for my client to update to a newer version =/
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Advisor
,
/t5/animate-discussions/white-input-text-field-prints-grey/m-p/158183#M5507
Sep 16, 2008
Sep 16, 2008
Copy link to clipboard
Copied
plan b then? turn background off on the textfields and
display a correctly colored box behind the textfield?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
doozat
AUTHOR
New Here
,
LATEST
/t5/animate-discussions/white-input-text-field-prints-grey/m-p/158184#M5508
Sep 17, 2008
Sep 17, 2008
Copy link to clipboard
Copied
That doesnt work. I found the solution yesterday. Its hard to
explain cause my application is a little complex but the solution
is creating textfields by actionscript. I have textfields to write
and others to print. The ones who are going to be printed have to
be created by as3 and the other ones created directly on stage. Im
going to test today and then i give feedback.
Thanks a lot for the help 😃
Thanks a lot for the help 😃
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

