Does anyone know of any tutorials etc discussing how to implement keyboard shortcuts with flash v2 components? I'm talking about things like ctrl-c for cut ctrl-v for paste etc. I have tried using an onEnter function that uses the Key object to check for combinations that interest me, but some of the v2 components will still see the keys if they have focus. They even mis-interpret things, like ignoring the ctrl key and just processing the v. Any pointers would be appreciated. -- Chris Bare [EMAIL PROTECTED] _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

