Input text field question: Flash 8 Prof

dmastin

New Member
I am trying to populate an input text box with grayed-out text, such as "enter a username", that dissapears when the viewer clicks it to type in their info. Any help?
 

eaglesfreak

New Member
You can do this with javascript. Try to find some tutorials through google maybe. Not sure the exact script from the top of my head here, but I don't believe it should be difficult to find.

maybe try search with
Javascript and forms tutorials
Javascript with input boxes
erase form text onclick
 
Top