Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: enter where? |
From: | Merrill, Bob |
Date: | Mon, 2 Aug 1999 15:08:31 +0100 |
Hi John, thanks for the patience. I can't find the "set properties" or
"if" actions in the actions tab pull down menu. Also, I am not able to
enter anything in the field underneath actions in most menu selections.
Help!
BobMerrill
> Hi Bob,
>
> This script is unlikely to work, but I have shown how to enter it
> below:
>
> > Set Property ("", Y Position) = _y + 10
> > If (_y > 550)
> > Remove Movie Clip ("")
> > End If
> > Go to and Play (2)
>
> > Where and how would you enter the above?
> Actionscript is entered as a series of Actions.
>
> Actions tab?
> You get to an Actions window by selecting the Acions tab from either
> the
> Frame or Button Properties dialog box.
>
> > Set Property ("", Y Position) = _y + 10
> Enter this as a Set Property action
>
> > If (_y > 550)
> > Remove Movie Clip ("")
> > End If
> Enter as an IF action.
>
> > Go to and Play (2)
> Just a regular Go to Action.
>
>
> > I'm trying to do a tutorial and it's telling me to enter this action
> > script (or similar).
> > The only place that lets you type info is the FS command.
> Not true.
>
> > Am I way off?
> Hopefully not for long.
>
> ----------- -----------------------
> John Croteau croteauerols [dot] com (mailto:croteauerols [dot] com)
>
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
Replies
Re: FLASH: enter where?, John Croteau
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]