hello,

if your global variable is name gBackFrame then:

global gBackFrame

on mouseUp
   go to frame gBackFrame
end

that's it!

bryce


>Hi, is there anyone out there who can help me?
>
>I want to create a button that will take the user back to the 
>previous screen in a Director Movie I'm creating.
>Because the user can jump around the movie in a non-linear fashion 
>its no good going back to the previous marker.
>I set up a global variable in which to set the frame number of the 
>previous screen and can see in the message window that that is 
>working fine.
>I just don't know how to get the button to go to the frame of that 
>variable value.

[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