Here is the starter FLA file. Most of the images, I just snagged off of google images.
Here is the code to get you to a certain point in the game. There are two lines of code that scroll off the PDF, they are both:
if((lettersArray[counter] != "A") && (lettersArray[counter] != "E") && (lettersArray[counter] != "I") && (lettersArray[counter] != "O") && (lettersArray[counter] != "U"))