I currently have it hooked in via a mouseMove handler, and I create 
my proxyRenderer and DragSource in the handler. Is this where I'd 
set the xPos?


--- In flexcoders@yahoogroups.com, "Luciano Manerich Junior" 
<[EMAIL PROTECTED]> wrote:
>
> I would go for not dragging, and just handle the click event, 
adding an mouseMove handler to set the new X pos of the object.
> 
> ________________________________
> 
> De: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] 
Em nome de djbrown_rotonews
> Enviada em: terça-feira, 22 de abril de 2008 12:25
> Para: flexcoders@yahoogroups.com
> Assunto: [flexcoders] Restricting mouseX, mouseY while dragging?
> 
> 
> 
> I have the need to restrict the mouse (x,y) of my DragProxy when 
> dragging (basically, allow dragging only vertically and not 
> horizontally). What's the best way to go this using the various 
> Drag/Drop event handlers?
>


Reply via email to