Flasher Archive

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


Subject: Re: FLASH: Movie Clip Control
From: John Croteau
Date: Fri, 28 Aug 1998 20:31:21 +0100

Hi Chris,

> I have a movie that I don't want to loop, which contains looping movie
> clips. My problem is that the
> movie clips keep looping after the animation stops (this is
> undesireable). Is it possible to arrange
> for the (looped) movie clips to stop with the rest of the movie?
> Specifying that the movie not loop
> in the html doesn't work, nor does issuing the "stop" command on the last
> frame of the movie.
Movie Clips and Load Movie have independent timelines.
You use Tell Target to communicate with them.

Issue something similar to this:

Tell Target /InstanceName
Stop
End Tell Target

InstanceName is the Instance Name of the Movie Clip not the Library
Name.

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
FlashTeK(Advanced Websites with Flash) http://www.CrownMall.com/Flash/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
Need a PC ? -- Computer King -- http://www.crownmall.com/computers/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
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: Movie Clip Control, Chris Wiggins

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