how about setting the editable of the field you want sprite(2) to true when
you enter the frame, this seems to work ok.

on beginSprite

    sprite(2).editable = 1

end

Carl

-----Original Message-----
From: Joe <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: 15 March 2001 16:27
Subject: <lingo-l> multiple textfield question


>
>Hi there
>I got 40 textfields in witch the user can write some things.
>
>Now my problem is that every time i start this movie the cursor
>is on the 3rd textfield witch is sprite(4)
>I want that the cursor is on the first textfield sprite(2)
>how can i do that or why is it always on field 3
>
>is there something like highlight or focus?
>
>Thanks Joe
>
>[To remove yourself from this list, or to change to digest mode, go to
>http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
>email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
>Lingo-L is for learning and helping with programming Lingo.  Thanks!]
>


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to