Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Go_To Label question
From: Marc Hoffman, Poison Dart Frog Media
Date: Thu, 20 May 1999 21:43:52 +0100

At 04:32 PM 5/20/99 -0400, you wrote:
>I have a button in a MC on level 1 that when pressed I want the movie to go
>to a Label on my main timeline, how do I accomplish this?
>
>thanks,
>Mike

Double-click the button in the MC edit window and assign it this action:

On MouseEvent(press)
Tell Target (target: /)
Go to and Play/and Stop Frame (label: "labelname")
End Tell Target
End On

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: Go_To Label question, mike krisher

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]