You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Flash prototype: walking on disappearing tiles Adobe Flash / Games
I remember an old c64 game (and some flash and javascript remakes) where you had to walk over all tiles in a stage, never walking on the same tile twice, because as you leave a tile, it disappears.In this far-from-being-finished prototype, I took some pieces of code I found in a tutorial published on gotoandplay and coded this prototype.