Excellent game! My only complaints are minor:
-The game needs an even lower quality setting for those of us with REALLY bad computers (although at this point, the hassle it'd be to change that wouldn't really be worth it)
^on that note, you misspelled 'lag' on the quality changing menu
-Sometimes walking through hallways can seem like more of a chore than fun. Walking should be a bit faster
PestoForce
You should look into .swc files, it's a fairly new thing since flash cs4 that lets you export a "pre-compiled" clip or an entire flash file and import it into another flash file's library.
Then, when you compile the main file, the compiled clips don't have to be compiled at all and therefore you can fit a whole lot more into one flash file.
This is the method we used for Abobo's Big Adventure, and we have 8 huge levels crammed into 1 flash file.
Snubby
Cool, didn't know about that. I'll look into it now that I'm learning cs5 and as3. Thanks.