0

In a Flex Project, whenever there's an error, I fill in the error data into a hidden TextInput then show the control to the user. I want to make it so that after showing the TextInput, it will automatically hide itself after some time with a fade effect. How would I go about doing that?

Registered User
  • 8,706
  • 9
  • 32
  • 40

1 Answers1

2

for such cases i use a custom MotionCreator class. There are a lot of tweeners in the web

www0z0k
  • 4,444
  • 3
  • 27
  • 32