Flasher Archive

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


Subject: FLASH: _droptarget question
From: Frank Joerdens
Date: Tue, 22 Feb 2000 16:46:29 GMT

I am trying to understand how this is supposed to work. My experimental
setup consists of a blue and a red circle, each in its own layer and
each assigned Movie Clip behaviour and Button behaviour, to make them
draggable. That works; I can drag both around on the screen. Now I want
to trigger some sort of action when I drag the blue circle onto the red
circle (which is somewhat larger than the blue circle - how does flash
evaluate the limits of a target by the way?). To this end, I have added
a second keyframe to the movie and assigned a sound to it. I also added
to the Actions tab of the Frame properties dialog box of the 1st Frame,
in the layer which contains the blue circle, the following code:

Stop
If (_droptarget eq "/red.clip")
Go to Next Frame
End If
Go to Previous Frame

which is intended to play the sound if I drag the blue circle onto the
red circle, which does not work.

It seems that I am missing something here. Does anyone have any idea as
to what that might be?

Cheers,
Frank


--
frank joerdens

joerdens new media e: frankatjoerdens [dot] de
heinrich-roller str. 16/17 t: +49 30 44055470
10405 berlin f: +49 30 44055475
germany h: http://www.joerdens.de

pgp fingerprint:
_____________________________________________________________
| |
| hockey savagery southward recover |
| playhouse breakaway quiver Atlantic |
| sugar disable befriend positive |
| Geiger company seabird Atlantic |
| prowler amusement commence Montana |
|____________________________________________________________|

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World’s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: _droptarget question, Tim Walters

Replies
  FLASH: Droptaget question, Shaun Brazier
  FLASH: Desperate plea for sanity!, Shaun Brazier

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