Director Movies

Adobe Director Movie files. Compatible with version MX 2004 and later.

Documents

Order by : Name | Date | Hits | [ Descendent ]

Keypress Code Display Keypress Code Display

Date added: 04/15/2007
Date modified: 10/26/2011
Filesize: 11.93 kB
Downloads: 703

This movie demonstrates the use of various _key messages and properties to handle keyboard events in Adobe Director Movies. All code in this movie makes use of modern DOM syntax, and various techniques for handling keyboard input are described.

Keypress code display screenshot

Grow Flower Behavior Grow Flower Behavior

Date added: 09/23/2006
Date modified: 09/23/2006
Filesize: 11.12 kB
Downloads: 707

This movie includes a behavior that implements a simple state machine to grow a flower. This script can be easily modified for other 2-state animations.

Grow Flower Screen Shot

 

Dice Shuffle Dice Shuffle

Date added: 09/13/2006
Date modified: 09/13/2006
Filesize: 11.04 kB
Downloads: 718
This example illustrates a technique that can be used to randomize a series of numbers so that each one is unique. Real die would of course produce a random value that could be shared by other dice. In this case each mouse click produces a "large straight," to use Yahtzee? terminology.


Simple Story Generator Simple Story Generator

Date added: 04/16/2007
Date modified: 11/02/2011
Filesize: 53.18 kB
Downloads: 737

This movie assembles a story, based on the randomized contents of a series of text files that contain nouns, verbs, adjectives, and adverbs. The scripts in this movie can be easily modified to generate interesting and sophisticated stories. The story generated may be optionally spoken by a synthetic computer voice that converts text to speech.

Story Generator Screenshot

Sprite Matching & Coupling Sprite Matching & Coupling

Date added: 04/15/2007
Date modified: 04/15/2007
Filesize: 10.1 kB
Downloads: 760

This movie includes a behavior that can be used to associate one sprite with another when one sprite is dragged into the geometric bounding box area of another sprite. This technique and behavior is useful for various matching games and interactive UI elements.

Sprite Coupling Screenshot