This document provides instructions for creating a simple image gallery in Flash CS5 with the following key steps:
1. Import images and create layers for buttons, images, and actions. Add the images as button symbols to the buttons layer.
2. Add actionscript code to the actions layer to make the buttons navigate to the corresponding image frames when clicked.
3. Animate the images on the images layer by converting them to movie clips and adding fade-in effects using motion tweens.
4. Add rollover effects to the buttons by changing their graphic properties on mouseover and click frames.