Flasher Archive

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


Subject: Re: FLASH: Need help
From: John Croteau
Date: Fri, 8 Jan 1999 00:17:20 GMT

Hi Anil.

> I created a movie clip and placed to stage, it should play whole movie and
> at the end it should jump to defined markler. I know there are functions like
> (go to, stop, and go to play, etc)
> what I am looking for is same function like in director
> go to the "marker"
A regular Go To only works in the current timeline (such as in MC).
For a Go to a different timeline enclose it in a Tell Target.
A forward slash / as a Target refers to the main timeline.
In Flash there is no "marker" frames are labeled with Label.

Begin Tell Target Target: /
Go to and Play Label: NewSpot
End Tell Target

> I created a button which plays a movie, which I created before..how do I do
> that and here too I know functions like On mousevent
See my Basic Tell Target tutorial:
http://www.FlashCentral.com/Tech/Index.htm#Tutorials

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
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: Need help, Anil Hamal

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