TypeError: Cannot read property 'concat' of undefined

Have you defined event as per my crib sheet or code snippets pages? If not then keys = event.getKeys(); will fail online and keys will be undefined.