Showing posts with label flex keyboard short cut 123. Show all posts
Showing posts with label flex keyboard short cut 123. Show all posts

Thursday, June 21, 2012

flex keyboard short cut


var char:String = String.fromCharCode(event.charCode);

event.altKey && ((char == 'C') || (char == 'c'))

Alt+C