Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
kaliki #1
input text cursor focus
hi friends
i have taken input text field, i want this field cursor is on focus while enter the page.
how do i do that.
bye
prasad
kaliki Guest
-
No cursor in input textfield field in NS and Mozilla
Using dynamic input textfields in NS 7.1 and Mozilla 1.3 I found that there appears no cursor, hence no indication of where you are currently typing.... -
Setting Input Focus for a Field
Hello, I've been programming in Lingo for over 5 years and have noticed over the years that people often want to know how to programmatically... -
Cursor loses ability to be hidden after loss of focus
Hi, I have a 3D scene with some clickable models in it. I have hidden the default mouse cursor (I am using an overlay as a cursor). Tried a number... -
Set focus in Text Box
hi i have a user control contaning some text boxes my problem on form load i want to set focus on the first text box i tried doing it using... -
out of focus photos and text
I recently switches from Windows ME to Windows XP, and now my printed photos and text are soft. I am using the same software (Photoshop 6.0 and... -
Jim Esteban #2
Re: input text cursor focus
Right out of the help:
focusManager.setFocus(object)
Jim Esteban Guest



Reply With Quote

