- Home
- Tutorials
- Flash
- Intermediate
- AS3 On Screen Keyboard
AS3 On Screen Keyboard

Introduction
Keith Sumner
I am a Senior Software Developer in Irvine, Ca. My focus lately has been in developing RIA's in flash and flex. My language of choice for this is AS3. In my free time I create models in 3d studio max and program mini applications with the directx sdk and c++.
Some of the topics to be covered:
- Events and Event Listeners
- Classes
- Loading and using XML files
- Arrays
- Loops
CustomKeyboard.fla
CustomKeyboard.swf
actionscript/CustomKeyboard.as
actionscript/KeyButton.as
xml/keys.xml
Screenshot:

Note: The application requires loading xml files and I am unable to upload the file to the server. So to see the application in action please download the source zip file. The link to the zip file is located on the final page of this tutorial.


