----- Original Message ----- 
From: Kerry Thompson <[EMAIL PROTECTED]>
Subject: Re: <lingo-l> Assign label to a frame or whatever

> theCurrentFrame = the frame
> go frame 50
> the frameLable = "New Label"
> go theCurrentFrame
> 
> Is there a better way?

If you add "the updateLock = true" before going to the frame, and set it back to false 
upon returning, the stage will not be updated when going to that other frame so it 
would happen in the background. It's much nicer that way. Unless ofcourse if you 
really want that flash of the other frame to show, but hey, whaddoIknow.

/jonas




[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