Director Movies

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

Documents

Order by : Name | Date | Hits [ Descendent ]

Timer Delay Movie Timer Delay Movie

Date added: 10/16/2006
Date modified: 10/16/2006
Filesize: 11.48 kB
Downloads: 835

This movie makes use of a manual technique for creating a delay in a handler. This is the old fashioned way to slow something down, and the more modern, much-preferred method is to use timeout() objects. However, the older method is easier to implement, and works fine for certain tasks.

Timer Delay Movie

 

Scripted Balloon Animation Scripted Balloon Animation

Date added: 11/14/2006
Date modified: 10/23/2008
Filesize: 22.2 kB
Downloads: 2153

This movie animates a hot air balloon graphic across the screen repeatedly, using a very simple Lingo handler. It is provided as a basic example for beginners who want to learn to use Lingo to perform animation tasks. The movie also includes a number of other movement behaviors that rotate the balloon, shrink or expand it, alter its opacity, etc.

Hot Air Balloon

 

Keyframe Balloon Animation Keyframe Balloon Animation

Date added: 11/14/2006
Date modified: 11/14/2006
Filesize: 18.21 kB
Downloads: 2096

This movie animates a hot air balloon graphic across the screen using keyframes only. It is provided as a basic example for beginners who want to have a sample sprite in a movie to experiment with.

Hot Air Balloon

 

Play Sound Examples Play Sound Examples

Date added: 11/23/2006
Date modified: 11/23/2006
Filesize: 904.64 kB
Downloads: 1113

This movie includes methods to play a variety of sound files and formats supported by Adobe Director. Code examples are commented and include: playing and fading sounds; playing regions of a sound file; getting specific sound data information; looping a region; sound queue playback; sample rate-shifting; using cue points; and streaming Shockwave Audio (SWA) files.

Play Sound Examples Screen Shot

 

Slideshow with Timer Playback Slideshow with Timer Playback

Date added: 11/23/2006
Date modified: 11/23/2006
Filesize: 1.25 MB
Downloads: 1019

This movie demonstrates how to make use of a timeout object to control the duration of individual images for a "slideshow" style presentation that shows text for each image, and how a list can be used to specify image order and display duration.

Slideshow Timer Movie Screen Shot