> Message: 15
> From: "Gordon" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Date: Thu, 7 Mar 2002 11:33:47 -0000
> Subject: <lingo-l> Current marker from a Move into the Stage
> Reply-To: [EMAIL PROTECTED]
>
> Hi All
>
> How do you display the current marker from a Move into the Stage. Thanks for
> you help.
>
> Like Marker 01
>
> Want this to be page number on Stage..
Create a text field on stage and in the frame script put:
member("cast name").text = the frameLabel
Replace "cast name" with the name of the text field or its cast number.
Carl
[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!]