Flasher Archive

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


Subject: RE: FLASH: Drag and Drop Double Trouble/
From: Branden Hall
Date: Tue, 7 Mar 2000 17:35:13 GMT

When you drop a movie clip a value is placed in its _droptarget property.
This is the name of the instance you dropped the MC on top of. For example
on your line you will probably have 10 MCs, named /1, /2, /3, etc
All you then have to do is in the on Release code of your draggable MC
reference the _droptarget property of its self to see what you dropped on
top of and hence do the correct thing.

-= Branden J. Hall
-= Multimedia Developer/Instructor
-= Fig Leaf Software - "We've got you covered!"



-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of
Barbaccia, Joseph
Sent: Tuesday, March 07, 2000 8:34 AM
To: 'flasheratchinwag [dot] com'
Subject: FLASH: Drag and Drop Double Trouble/


Hello all,

Having some problems with ActionScripting.

I can understand the drag part and have successfully found the answers to
the question of dragging a MC within a rectangle.

However, I want the user, not only to drag a circle over a line of 10
numbers (1 - 0), but to have the placement of the circle over a particular
number reveal a title, then send the user to a coresponding scene. Is it
_droptarget I use? I don't know!

My poor old designer's brain pale's at the thought of another blind search
for the truth. But I know. . . it's out there.

Thank you for your help.

I feel like Blanche DuBois.


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


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
  FLASH: Drag and Drop Double Trouble/, Barbaccia, Joseph

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