This document provides instructions for creating a basic click-through prototype in Flash. It begins by having the reader create an animated actor symbol called a "Bug" with moving legs. The reader is then instructed to place an instance of the Bug on the main stage and add script to make it move across the stage when clicked. Conditional logic is added to make the Bug stop and start its movement when pressed and released. Finally, the document demonstrates how to create invisible buttons throughout a prototype that link to subsequent frames when clicked, and how to add conditional logic to these buttons to simulate error handling.