Other
Programming Art: Director Card Game Tutorial
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...
Other
Programming Art:director Animation Object Tutorial
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...
Other
Programming Art: Build an Object Using Lingo in Director
Use this online tutorial for an example of how to make a timer object using object oriented programming with Lingo.