View Full Version : textInput Component
V1SHAL
02-15-2007, 07:40 PM
Hi...
I'm trying to set the style of a textInput component.
i'm following the Flash 8 documentation exactly but it doesn't work.
I'm using:
_global.styles.TextArea.setStyle("color", 0x#006699);
What am I doing wrong?
BLiZZaRD
02-15-2007, 07:58 PM
Instead of deleting the post, can you explain what you did so that others coming behind with the same question can get the right answer as well?
V1SHAL
02-15-2007, 08:27 PM
Sorry....
My fix wasn't actually related to code as I initially thought, rather I forgot to set the "editable" param of the textInput field to "true".
So, if anyone else is having this issue. Make sure the "editable" param is set to true. :)
BLiZZaRD
02-15-2007, 08:51 PM
Now see? That is good information to have! :D
Thanks!
V1SHAL
02-17-2007, 07:34 AM
You're welcome.
Powered by vBulletin® Version 4.2.2 Copyright © 2022 vBulletin Solutions, Inc. All rights reserved.