Flasher Archive

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


Subject: Re: FLASH: Flash Bug with load movie ???????
From: Marc Hoffman, Poison Dart Frog Media
Date: Sat, 8 Jan 2000 20:54:04 GMT

At 11:05 AM 1/8/00 , you wrote:

>this should work, but i does not !
>
>On (Press)
> Load Movie ("film2.swf", 1)
> Begin Tell Target ("_level1")
> Go to and Stop (10)
> End Tell Target
>End On

A loaded movie takes time to load, just as the initial movie does. So the
frame you're calling may not even exist yet. Your second example (go to
frame on mouse release) may work locally but will almost certainly fail on
the web because of lag time in loading the second movie.

You need to load the second movie in advance of TellTargeting it. The
second movie can start with several blank frames, the last of which has a
Stop action. This way it will stay invisible while loading and will play
only when TellTargeted to do so.
Marc Hoffman

Poison Dart Frog Media: Specializing in Flash Animation and Digital Audio
Production
Our latest Flash job is on display at <http://www.dartfrogmedia.com/rickfrnd>
See our Flash portfolio at <http://www.dartfrogmedia.com/sampler>
(featured in Flash 3 Web Animation, by Ken Milburn)



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Flash Bug with load movie ???????, Andreas Knirsch

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