A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Custom Component/Event focus

Threaded View

  1. #1
    Razor
    Join Date
    Aug 2002
    Location
    Canada
    Posts
    721

    Custom Component/Event focus

    I'm currently having issues with handling mouse events.
    I've created a custom component that extends from UIComponent. I have 3 components of the same type being instantiated within this component. They are all made to be draggable. The issue occurs when you're dragging one over another the mouse will grab and drag both of these.

    Is there a way to set focus to a component so that only it receives mouseEvents or some other way to avoid the mouse events going to the other components and just the one that was initially selected?

    Sorry if I'm not clear enough if so just ask what you'd like me to specify.
    Thanks guys
    Last edited by chuckury; 01-19-2009 at 05:59 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center