PDA

View Full Version : Input text field question: Flash 8 Prof


dmastin
07-12-2007, 02:05 AM
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?

dchelix
07-15-2007, 06:49 AM
Maybe its disappearing to make room for the user to type something in the input text box?

eaglesfreak
08-18-2007, 07:20 PM
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