np d00d, its the nasty Atlanta weaterh, eh?  IIRC, you are in ATL as well as I.

Ok, yeah the mouseX/Y will give coords 'near' to the item you drop,
but the mouse is never on the corner, but rather near the middle and
not consistently in one spot.

DK

On 11/28/05, JesterXL <[EMAIL PROTECTED]> wrote:
> This coffee blows.  *ahem*
>
> Naw, see my original email, the mouseX and mouseY.  Although you can find
> the dragProxy on _root somewhere, in reality, you "drop it" where your x and
> y mouse are, thus the X and Y mouse of the target are where you dropped it.
>
> Sorry again.
>
> ----- Original Message -----
> From: "Douglas Knudsen" <[EMAIL PROTECTED]>
> To: <flexcoders@yahoogroups.com>
> Sent: Monday, November 28, 2005 1:43 PM
> Subject: Re: [flexcoders] getting coordinates of dropped item
>
>
> event.target points to the object being dropped on though, eh?  Not
> the object being dragged about.  I need the coords of the object being
> dragged about.
>
> DK
>
> On 11/28/05, JesterXL <[EMAIL PROTECTED]> wrote:
> > ...er, event.target.x and event.target.y, sorry.
> >
> > ----- Original Message -----
> > From: "JesterXL" <[EMAIL PROTECTED]>
> > To: <flexcoders@yahoogroups.com>
> > Sent: Monday, November 28, 2005 1:32 PM
> > Subject: Re: [flexcoders] getting coordinates of dropped item
> >
> >
> > function dragDropHandler(event)
> > {
> >     trace(event.target.mouseX);
> >     trace(event.target.mouseY);
> > }
> >
> > ----- Original Message -----
> > From: "Douglas Knudsen" <[EMAIL PROTECTED]>
> > To: <flexcoders@yahoogroups.com>
> > Sent: Monday, November 28, 2005 1:14 PM
> > Subject: [flexcoders] getting coordinates of dropped item
> >
> >
> > Ok, I'm using the DragManager on a List via dragEnabled="true".  How
> > to get the coordinates of the dragproxy when its dropped?  Possible?
> >
> >
> > --
> > Douglas Knudsen
> > http://www.cubicleman.com
> > this is my signature, like it?
> >
> >
> >
> > --
> > Flexcoders Mailing List
> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
> > --
> > Flexcoders Mailing List
> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
> > --
> > Flexcoders Mailing List
> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
>
>
> --
> Douglas Knudsen
> http://www.cubicleman.com
> this is my signature, like it?
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>
>
>
>
>


--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to