Flasher Archive

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


Subject: Re: FLASH: Tell me why? (Oh, why...)
From: Lena Bj�rklund
Date: Fri, 13 Aug 1999 13:34:27 +0100

Thanx John.

I will try this immediately. Maybe it is just a simple little thing like the
underscore thats messing it up. How important is the typing of the
label-text? No quotation marks? Or maybe it must be typed exact the same way
in the both places?

John Croteau wrote:

> Hi Lena,
>
> > The first movie has a "load movie" assigned to a frame in its timeline.
> > Like this:
> >
> > Load movie URL: movie2.swf
> > #Level: 1
> >
> > In the last frame of the timeline of the first movie, is a button which
> > has this actions assigned to its instant properties:
> >
> > On (Release)
> > Get URL URL: movie2.swf
> > Window:_Self
> > Begin Tell Target
> > (target: level1)
> > Go to next frame
> > End tell target
> > End on
>
> As others stated you dont need the getURL and you aalso don't need a
> second Load Movie which would be counterproductive.
>
> The second action should be (note the underline in the target:
>
> On (Release)
> Begin Tell Target (target: _level1)
> Go to and Play Label: Begin
> End tell target
> End on
>
> It is very important to use a Label and not a number.
> It would be better to use an If frame is loaded routine, but if you do
> as above and the Begin frame is near the beginning (hopefully frame 2)
> then this will work.
>
> ----------- -----------------------
> 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


------------------------------------------------------------------------
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: preload movies, Kartik Sheth
  FLASH: Tell me why? (Oh, why...), Lena Bj�rklund
  Re: FLASH: Tell me why? (Oh, why...), John Croteau

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