Hello!
I have Adobe Flash CS6 and I'm starting to use AS3.0.
I'm doing a simple Breakout style game (Only one level). This is the source code for AS3.0:

import flash.events.KeyboardEvent;...