Flasher Archive

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


Subject: RE: FLASH: Drag and Drop Double Trouble/
From: Barbaccia, Joseph
Date: Wed, 8 Mar 2000 11:37:08 GMT

Thank you Helen, for taking the time to direct me to this tutorial. It was
enlightening and helped me further understand Drag & Drop.

Alas, it did not address the problem of accessing scenes from an if
statement within a MC.

I've placed this in the draggable MC.

On (Press)
Start Drag (GetProperty (_x,_y), L=20, T=400, R=200, B=401)
End On
On (Release)
If (_droptarget eq "movie4")
End If
Stop Drag
End On

I know that I need a Go to play after the if statement. I can send it to
play a frame or expression, but I cannot direct the MC to go to a particular
scene in the parent movie. What am I missing? Besides a good rational left
side of my brain.


Perhaps I hve to break down the scenes into a single timeline.

-----Original Message-----
From: Helen Triolo [designerati-technica [dot] com (mailto:designerati-technica [dot] com)]
Sent: Tuesday, March 07, 2000 1:10 PM
To: flasheratchinwag [dot] com
Subject: Re: FLASH: Drag and Drop Double Trouble/


"Barbaccia, Joseph" wrote:
>
> 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!
>
Here's a good tutorial on drag and drop, including droptarget:

http://www.builder.com/Graphics/FlashPoint/012700/

Regards,
Helen
__________________________________________________________________
i-Technica: Innovative Internet Solutions (http://i-Technica.com)
designerati-technica [dot] com
301-424-6037


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: Drag and Drop Double Trouble/, Helen Triolo

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