Director Movies

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

Documents

Order by : Name | Date | Hits [ Ascendant ]

Timer-Based Slideshow with Crossfade Timer-Based Slideshow with Crossfade

Date added: 05/18/2007
Date modified: 10/26/2011
Filesize: 1.24 MB
Downloads: 1125

This movie demonstrates the use of a property list and a timeout() object to display images for a specified period of time with a crossfade blend transition between the images. The crossfade effect does not use Director's built-in dissolve transition effect, but instead uses a behavior that fades one sprite out, while another sprite is simultaneously faded in. This movie may be especially useful for automatically displaying images, one-after-the-other, where a unique duration for each image is needed.

timer-based-slideshow-sc.jpg 

Timer-Based Slideshow Timer-Based Slideshow

Date added: 05/18/2007
Date modified: 10/26/2011
Filesize: 1.26 MB
Downloads: 1002

This movie demonstrates the use of a property list and a timeout() object to display images for a specified period of time. Any of Director's built-in transitions may be used between the images, and each image may be given a unique display duration.

timer-based-slideshow-sc.jpg

Animate Around a Circle Animate Around a Circle

Date added: 04/24/2007
Date modified: 10/26/2011
Filesize: 12.85 kB
Downloads: 675

This movie demonstrates a behavior that provides a user-definable speed and radius to move sprites in a circular motion.

Circle Sprite Screenshot

Interactive Car Crash Interactive Car Crash

Date added: 04/24/2007
Date modified: 04/24/2007
Filesize: 15.83 kB
Downloads: 806

This movie demonstrates the use of repeat loops to animate and "crash" several cars when they are dragged to the lower area of the screen. The techniques used in this movie are simple and easy to understand, and may be useful for learning more about implementing basic game interactivity.

Car Animation Screenshot

 

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