Flasher Archive

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


Subject: Re: FLASH: get and set property again...sigh
From: John Croteau
Date: Wed, 28 Jul 1999 20:38:09 +0100

Hi Karin,

> >On (Release)
> > Stop Drag
> > Set Variable: "DropName" = GetProperty ("", _droptarget)
> > If ("DropName" eq "/drain")
> > Go to and Play ("turn")
> > End If
> >End On

I put quotes around DropName (line 4) by mistake in the post(s).
That is the problem when you can't paste into flash to check (maybe in
Flash 5).

On (Release)
Stop Drag
Set Variable: "DropName" = GetProperty ("", _droptarget)
If (DropName eq "/drain")
Go to and Play ("turn")
End If
End On

----------- -----------------------
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: get and set property again..., Karin Christensen

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