Flash/Actionscript: Type Mismatch error.?

......

New member
I have a flash file with the code:

#include "mazegame.as"

In the same folder, I have an actionscript file named "mazegame". When I try to run the flash file, I get an error message that says "type mismatch". What does that mean and how do I fix it?
 
Back
Top