Director Movies

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

Documents

Order by : Name | Date | Hits [ Ascendant ]

Vector Shape Dynamic Fill Cycles Vector Shape Dynamic Fill Cycles

Date added: 04/15/2007
Date modified: 02/25/2011
Filesize: 9.63 kB
Downloads: 872

This movie demonstrates how vector shape fill cycles and colors can be dynamically changed to create a hypnotic, growing concentric rings effect. Since the effect is rendered at the current frame rate of the movie it can be applied to multiple vector shape sprites.

Dynamic Fill Cylces 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

 

Keypress Code Display Keypress Code Display

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

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

Basic Slideshow Basic Slideshow

Date added: 04/10/2007
Date modified: 04/10/2007
Filesize: 4.6 MB
Downloads: 1282

This movie demonstrates the use of DOM (Director Object Model) Lingo syntax to create a slideshow that includes transitions and an indicator of which image is being displayed from the total number of available images.

Basic Slideshow 

 

Simple Progress Bar Simple Progress Bar

Date added: 02/12/2007
Date modified: 02/12/2007
Filesize: 9.71 kB
Downloads: 603

This movie demonstrates how to implement a custom progress bar for a variety of purposes. The progress bar can be given a custom look with artwork modifications, and the progress "step size" of the bar can be easily altered.

Progress Bar