First, thank you people on this group for helping me so much. Another
five years I should be an ace Flex Coder : )

I need to prevent a titlewindow from being drug around. I can't find
any properties that would prevent this so I guess I would need to
intercept mouseDown() on it and ..... do what? I need to allow the
click event, and somehow need to know that the user has begun to drag
the window, like a dragBegin event.

Thanks,
Libby






--
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