This creates some random circle, of random colors when you move your mouse
Displays the Key.getCode() AND Key.getASCII() values of your keyboard
Learn how to calculate distance between two points.
when I needed a keys code I always searched on the internet.
now I built this, it displays the keycode of the pressed key.
I had this for a while, from when I was learning Flash. I'm thinking this could help others learn from it.
A simple AS3 calculator I made a while back. I hope you'll find it usefull. It's especialy usefull for beginers