Flasher Archive

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


Subject: Re: FLASH: random Tell target
From: John Croteau
Date: Fri, 13 Aug 1999 13:34:06 +0100

Hi Quacked,

> To do a Random action to one of three movie Clips, name the Instance
> names of the 3 movie clips with the same root and add numbers starting
> at zero.
> Red0, Red1, and Red2 --- Then place this action in your button, making
> sure you change to Expression (=).
>
> On (Press)
> Begin Tell Target ("/Red" & Random (3))
> Play
> End Tell Target
> End On

> what do you mean by this : "making
> sure you change to Expression (=). "

There is a little square box that allows you to change the type of
information you ask Flash to process.

There are 3 basic types
1) The normal text (abc) which is call String Literal
2) Expression (=) which allows you to put epressions and anything not a
String Literal for Flash to calculate.
3) Numbers (123)

This button also allows you to go to the Expression editor.

The choices you have varies from action to action.

----------- -----------------------
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: random Tell target, Quack the Duck

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