At 15:55 -0500 03/20/2002, Robert Rycroft wrote:
>Thank you very much for that suggestion, but it did not do the
>trick. I still have to hit the button twice to move the insertion
>point.
Nuts. I guess I'd try moving the keyboardFocusSprite to the last item
in the entire mess o' code:
on mouseUp me
if something then
-- bla bla bla
end if
sprite(me.spriteNum).member.ediable = FALSE
sprite(whatever).member.editable = TRUE
the keyboardFocusSprite = whatever
END mouseUp
Also, just out of curiosity, you're using 'go the frame' rather than
'pause' for your score frame script, yes?
--
Warren Ockrassa | http://www.nightwares.com/
Director help | Free files | Sample chapters | Freelance | Consulting
Author | Director 8.5 Shockwave Studio: A Beginner's Guide
Published by Osborne/McGraw-Hill
http://www.osborne.com/indexes/beginners_guides.shtml
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/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!]