Avatar

Level 7

Hi,

A trick i have used for this is to place a text object under the textfield with the instruction text. Add code to the TextField so that when the field is entered, the text object below is made invisible. You might want to also put code in the TextField's exit property so that if the textfield is empty, the instructional text object is made visible.

By doing it this way, the text object can be formatted how you like.