Flasher Archive

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


Subject: Re: Start .swf at special Scene?
From: John Croteau
Date: Mon, 20 Jul 1998 11:08:00 +0100

Hi Jochen,

> Is it possible to have a flash movie start at a special scene? It should
> be a paramater to the object/embedd-Tag.
> I know it is possible using JavaScript/FSCommands, but this is not
> desirable...
No, rearrange your Flash Movie or create a second one for that use.
Server space should not be a problem to add a second version.
Furthermore, no Flash movie should be started anywhere but the beginning
unless you use Wait-for-Frame (If Frame is Loaded in Flash 3) as this
could lead to failure of the Movie (possibly intermittently). For Flash
to run properly it must have all referenced sections in Memory. If you
don't have initial scenes in sequence during the loading period then you
may jeopardize the integrety of the Movie and strange things could
happen or the Movie could fail outright. For this reason a Flash movie
should be arranged as much as possible in a chronological order and
forward looking calls should only be make when you are sure the movie is
loaded, at least to the point you are calling. The Wait-for-Frame (If
Frame is Loaded in Flash 3) is used to prevent those problems by
checking to see if the appropriate frame has been loaded.

----------- -----------------------
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
  Re: Start .swf at special Scene?, Jochen Haeberle

Replies
  Flash 4 Wish List, Carrie Dailey
  Re: Flash 4 Wish List - .ZIP compressed , nothing
  Start .swf at special Scene?, Jochen Haeberle

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