Flasher Archive

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


Subject: Re: FLASH: Ready, more or less...
From: Marc Hoffman
Date: Fri, 7 May 1999 20:27:27 +0100

At 05:57 PM 5/7/99 +0200, you wrote:
>
>> One piece of advice; since the presentation is linear, you can have each
>> movie loading when the current movie is finished. That will reduce wait
>> time when the user clicks on the Next button.
>
>Actually, I don�t know how to do that. Do you be any chance know of som
>tutorial concerning that on the web or elsewhere?
>
>Lena B

Just put the Load Movie action in a frame of the previous movie, far enough
into the timeline that it doesn't compete with streaming of the previous
movie. Make the new movie start with a few blank frames, the last of which
has a Stop action so it pauses. Then in the button you've been using for
load movie, just have a TellTarget action to make the new movie play.
TellTarget looks like:

On Mouse Release
Begin TellTarget (target: _level1)
Play
End TellTarget
End On


Marc Hoffman
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
marcatdartfrogmedia [dot] com (mailto:marcatdartfrogmedia [dot] com)
Play a virtual marimba at: <www.dartfrogmedia.com/dartfrog> (featured
in the book Flash 3 Web Animation by Ken Milburn).
Flash3 samples: <http://www.jps.net/dartfrog/sampler>.

------------------------------------------------------------------------
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
  Re: FLASH: Ready, more or less..., Lena Bj�rklund
  Re: FLASH: Ready, more or less..., Lena Bj�rklund

Replies
  FLASH: stop using scenes?, Giles Dickerson
  Re: FLASH: Ready, more or less..., Marc Hoffman
  Re: FLASH: Ready, more or less..., Lena Bj�rklund

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