Flasher Archive

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


Subject: Re: FLASH: enter where?
From: John Croteau
Date: Fri, 30 Jul 1999 13:15:55 +0100

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 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: enter where?, corstiaan Smorenburg

Replies
  FLASH: enter where?, Merrill, Bob

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