I have an issue with creating a specific TextInput (text field) component in Flash Catalyst.
Here is how I want my TextInput component to behave:
- When the TextInput component is in it's "normal" state, I want it to be with a black stroke.
- When it's being clicked (for typing), I want the component to have a green stroke and a green glow.
- When the component is deselected, I want it to have a black stroke as in it's normal state, and naturally, the text should remain visible.