KeyBoardEvent.KEY_DOWN and KeyBoardEvent.KEY_UP, and then in your handler the event has the property 'crtrlKey' which will be true/ false.
Jonathan Scribblemaps.com On Jan 1, 5:39 am, rachke1 <[email protected]> wrote: > Hi > I Know how to catch ctrl or alt key on an MapMouseEvent.Click. > How do I add and identify a key that that I hit in combination i.e > CTRL-N (Key N); > > Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en.
