Photo of Words

Flash Errors and Explanations

Flash AS3 Errors

By: Josh Knight

Error #1046: Type was not found or was not a compile-time constant:

I didn't have the word "public" before the word "class" in a class definition. Here's another site which mentions some other possibilities.

One down.