Flasher Archive

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


Subject: Re: FLASH: load movie problem
From: John Croteau
Date: Fri, 23 Jul 1999 05:31:44 +0100

Hi Todd,

> but it is a single frame movie clip does that make a difference?
Yes.
Nothing in a movie clip is available until all of it is loaded.

Almost everytime you have problems that are corrected if the movie is
reloaded the problem is a call to a frame that does not exist yet. In a
single level movie this would be frames further down the timeline. With
Load movie on the web there is no way to know for sure how much of
another movie is loaded without checking (you could guess). It is the
same principle as to knowing which gif will load first, there is no
guarantee which will load first.
To solve the problem you neeed to use If frame is Loaded checks on
target frames and tell target the results back to the control movie to
then allow calling that frame(s).

----------- -----------------------
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: load movie problem, Todd Purgason
  Re: FLASH: load movie problem, John Croteau
  Re: FLASH: load movie problem, Todd Purgason

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