Director Movies
Documents
Toggle Sprite Properties
| Date added: | 10/25/2011 |
| Date modified: | 10/26/2011 |
| Filesize: | 11.91 kB |
| Downloads: | 250 |
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
| 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 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 Based Slideshow with Fade
| Date added: | 05/12/2008 |
| Date modified: | 10/26/2011 |
| Filesize: | 1.26 MB |
| Downloads: | 942 |
This movie demonstrates the use of a timer-driven slideshow that displays any number of imported images at a consistent, user-specified interval. By default, each image fades up from black, shows for a specified duration, then fades to black. An included utility handler makes it easy to generate a playlist from image cast members.
Options for image playback include: millisecond timing of fades and image display duration, loop or single runthrough playback, and image display without fades. This is a good movie to use for showing lots of images for a kiosk, tradeshow, portfolio, etc.
![]()