Director Behaviors
Adobe Director behaviors as plain text, so they can be easily copied. Examples of Adobe Director movies that incorporate these behaviors can be found in the Director Movies category.
Documents
Y Slider Behavior
| Date modified: | 05/21/2010 |
| Filesize: | 3.25 kB |
| Downloads: | 62 |
This behavior is the basis of a vertically-oriented slider widget and is attached to the moveable widget sprite. User-defniable parameters include variable numeric range for the slider, as well as an option to have a text cast member dynamically follow the slider widget sprite. This behavior requires a "track" sprite, as well as a text cast member to store and display the slider value. The value is always scaled proportionally to the height of the track sprite, so it is very versatile.
X Slider Behavior
| Date modified: | 05/21/2010 |
| Filesize: | 3.25 kB |
| Downloads: | 65 |
This behavior is the basis of a horizontally-oriented slider widget and is attached to the moveable widget sprite. User-defniable parameters include variable numeric range for the slider, as well as an option to have a text cast member dynamically follow the slider widget sprite. This behavior requires a "track" sprite, as well as a text cast member to store and display the slider value. The value is always scaled proportionally to the width of the track sprite, so it is very versatile.
Wait for Flash then Go
| Date modified: | 02/17/2009 |
| Filesize: | 909 Bytes |
| Downloads: | 256 |
This behavior waits for a Flash asset to finish playing before moving the playhead to another marker.
Video Scrub Widget Behavior
| Date modified: | 05/23/2010 |
| Filesize: | 3.06 kB |
| Downloads: | 69 |
This behavior allows a widget sprite to control the current playback time of a video. It features a "Macromedia MX 2004" compatibility mode that allows it to work with older versions of director that used movieTime, rather than currentTime to determine where in time a video is currently playing.
Vertical Spring Effect
| Date modified: | 03/27/2010 |
| Filesize: | 1.12 kB |
| Downloads: | 91 |
Drag this behavior onto a sprite to apply a vertical spring effect to it. Vertical offset, spring strength, and friction are user definable parameters.