Flasher Archive

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


Subject: FLASH: Flash_droptarget
From: Robert Lewis
Date: Tue, 31 Aug 1999 08:11:01 +0100



Can anyone help get this idea to work? I want to be able to drag MC Match1
to MC Fuse. Dragging match over Fuse causes Fuse to play. I've gotten it to
work by placing a button over Fuse, but would rather use _droptarget.

On (Roll Over)
Start Drag ("/Match1")
If (_droptarget eq "/Fuse")
Go to and Play ("Lightfuse")
End If
End On
On (Release Outside)
Stop Drag
End On


A rough version of this is at http://www.biggs-gilmore.com/flash/ if you're
curious.

Thanks,

-robert
www.biggs-gilmore.com
www.fashionbuddha.com

------------------------------------------------------------------------
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: Flash_droptarget, lasse

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