Interactive
Other

Programming Art: Director Card Game Tutorial

For Students 9th - 10th
This tutorial will show you how to get started making a card game in Director using the Lingo programming language. You will also get some experience with objects, behaviors, and other Director basics by downloading the free source code...
Handout
Other

Programming Art:director Animation Object Tutorial

For Students 9th - 10th
If you need to create dynamic animations at runtime, you'll want to learn about single-frame animations. The idea is to make the playback head "spin" on a single frame and then control things dynamically with Lingo. See how it works with...
Interactive
Other

Programming Art: Build an Object Using Lingo in Director

For Students 9th - 10th
Use this online tutorial for an example of how to make a timer object using object oriented programming with Lingo.