Flasher Archive

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


Subject: Re: FLASH: LOOP that won;t work
From: John Croteau
Date: Mon, 23 Aug 1999 15:16:56 +0100

Hi Uakinci,

> set variable "counter" = counter + 1
> if (counter < 5)
> go to and play (1)
> end if
>
> doesn;t work.
This will not cause an infinite loop by itself.
And it should count to 5 and then go to the next frame, to prove it put
a an identifier and a stop action the frame following the above looping
action.

If you aren't already doing it, you should have an actions layer as your
top layer and place all your actions in that layer so you can see all
the actions you have assigned in an orderly manor.

Also if it doesn't work as expected try your script in a simple file
first (not in your project) then when you get it working in the simple
test bring it back into your project.

----------- -----------------------
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
  Re: FLASH: LOOP that won;t work, uakinci

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