Flasher Archive

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


Subject: Re: FLASH: Load Movie Problem
From: Karin Christensen
Date: Wed, 30 Aug 2000 18:22:05 +0100

You can't tell target a level, you need to tell target a timeline.
If you try Begin tell target ("_level1/")
it should work. Note you are targeting the main timeline of the movie
in level 1 by using the "/"
Although, I would put a stop action in the first frame of the movie
that is loading into level1, the whole thing will still load. Then
tell target it to start playing at the next frame.
Karin

> Problem
>
> MainMovie (_level0) controls multiple movie segments which load as
> needed into _level1
>
> Frame action in MainMovie:
> Load Movie (MovieSegment1.swf,1)
> Begin tell target ("_level1")
> Go to and Stop (1)
> End tell target
>
> The problem is that the movie segment loads and loops continuously,
> tell target does not stop movie.
>
> I don't want a stop action in loaded segement.
>
> MainMovie used for navigation. Loaded segments act as a slide show,
> the user can go forward and backward. When they go backward I need a
> tell target action to go to the end of the loaded movie. A stop
> action in the loaded segment prevents that.
>
> What am I doing wrong?
>
> Jud
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> NudeGuru.com is proud to sponsor the Flasher list
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> IT'S THE ART OF MONEY, HONEY!
> Tips and Advice from some of the most popular Flash
> artists + industry power-brokers on how to hold onto
> your rights, negotiate contracts and get full value
> for your work.http://www.nudeguru.com from Franke James
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Working with symbols fading in an, Thomas Arnoldi
  Re: FLASH: Working with symbols fading i, Henry K
  FLASH: Load Movie Problem, Jud W Gurney

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