TextField Manager (Other)

This Controller provides you a simple way to verify the content of an Input Text Field. You will be able to check:
– if is a valid URL
– if is a valid email
– if is a number (multiple options here)
– if contains both numbers and chars
– if is unique by ones from list you set.
– if is one from a list you set.
If the content is valid, a validation message will be displayed (you will be able to customize this message or turn it off)
If the content is not valid, then an error message will be displayed (also customizable) and text text color will transform in red.

On focus in/out the background will automatically change.

Everything can be easily customizable: colors, texts and MovieClips.

The preview offers just some example of how you can use this Manager, you will be able to make suitable very easy for you work.

Download TextField Manager (Other)

Leave a Reply

Your email address will not be published. Required fields are marked *