Hi, I am trying to find out if the shift key is down with a mouseOver event.
The mouseOver event is not returning the correct value. I hold the shift key down and then mouseOver, debugging the handler it shows the shiftKey = false. But, if I debug the mouseDown handler it shows the shiftKey is down with true. Is this a bug or the way it is supposed to work? Peace, Mike -- Teoti Graphix http://www.teotigraphix.com Blog - Flex2Components http://www.flex2components.com You can find more by solving the problem then by 'asking the question'.
