This document provides an overview of a Flash + Actionscript workshop that will cover drawing basic shapes and curves in Flash, creating animations, and learning basic Actionscript syntax and classes. The workshop is divided into three parts: 1) Drawing shapes and curves using tools like the rectangle and pen tools. 2) Creating a simple animation using motion tweens and timeline keyframes. 3) Learning basic Actionscript concepts like classes, MovieClips, and adding event listeners. Code examples are provided to demonstrate creating a MovieClip symbol and writing an Actionscript class file.