The following example shows how you can create a Flex Alert control that isn’t draggable by listening for the mouseDown event and calling the stopImmediatePropagation() method in the event handler.
Full code after the jump.
Continue reading ‘Creating an undraggable Alert control in Flex’




