Flasher Archive

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


Subject: Re: FLASH: Can movies give actions to each other?
From: Marc Hoffman
Date: Tue, 9 Feb 1999 20:01:09 GMT

At 09:49 AM 2/9/99 -0800, you wrote:
>In my situation the control button will be loading the frame set with the
>new movie I want to control.
>It isn't already loaded. So I need to first load the html frame set and
>then make the new movie go to a particular frame label name.
>
>Am I understanding this correctly that I need to change this?
>

Hi Charlene.

You don't necessarily need to change it, but your idea will take a rather
complex scheme to accomplish. Since you cannot tellTarget a movie (or
frame of a movie) that has not loaded, you will need some crosstalk. As
the new movie loads, it can use If Frame is Loaded to determine when the
necessary frames have loaded, then it can use TellTarget and/or FS Command
to communicate to the first movie or to JavaScript that it is ready. The
first movie or the JavaScript code must be set up so that when it receives
this message, it then directs the newly loaded movie to go to the
appropriate frame and play. Until that happens, you can make the newly
loading movie park itself (that is, make it stop in a frame that has no
graphics).




Marc Hoffman
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
marcatdartfrogmedia [dot] com (mailto:marcatdartfrogmedia [dot] com)
View my Flash3 work: <http://www.jps.net/dartfrog/sampler>.
Play a virtual marimba: <www.dartfrogmedia.com/dartfrog>.
Read about Flash: <http://www.jps.net/dartfrog/sampler/flashinf>

------------------------------------------------------------------------
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: Can movies give actions to ea, Charlene Reese

Replies
  Re: FLASH: Can movies give actions to ea, John Croteau
  FLASH: Can movies give actions to each o, Charlene Reese
  Re: FLASH: Can movies give actions to ea, Charlene Reese

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