Last Updated: Apr 06, '09 |
| |
| Welcome to the place for all director resources. This site is for Director users from Director Users. The content shared or viewed here is supported by many expert Director users who will help to build a more stronger Director community. So if you feel that you could share something useful to the community, please send a mail me at postmycontent@adobedirectoronline.com and it will be taken care. Thanks all for your support! |
| |
|
What's new with D11.5?
- Rich audio capabilities with 5.1 channel surround sound, real-time mixing, and DSP filters
- Support for MP4, H.264, FLV, and F4V video formats and video streaming
- Powerful 3D support including Google SketchUp importer
- Support for ByteArray datatype
Watch out this space for more tutorials and samples. If you want to contribute to the newbies, please send us your content at postmycontent@adobedirectoronline.com
To get the new player click here. |
| |
[ Series of Audio Lessons from Shrinidhi Karanth ]
Basics: Mixers and Sound Objects
One of the major enhancements in Director 11.5 is the Audio Enhancements. There are many new things happened with audio and in this tutorial we will discuss about how to create a mixer and associate a soundobjects to that mixer. So...what is this mixer and soundobject?... Read More...
5.1 Audio Panning
This tutorial showcases the audio panning property in Director 11.5. Audio Panning helps user to achieve the following
- Play mono or stereo audio on a 5.1 surround speakers with great quality.
- Control the contribution of the audio signal to each of the speaker to give a sense of direction to audio. Read More...
Byte array as input to a sound object
A soundObject can be configured to receive data from user and that audio gets played. We can pass audio data using byteArray. Read More...
Byte array as output to a sound object
Audio data from a sound object or a mixer can be accessed, processed and passed back to the audio engine and the audio engine will play the processed audio chunk. The sample program below just reads the PCM data from the sound object and find the peak value in each chunk and displays it to the user. Read more...
|
Director Core Objects:
Cast Library: Represents a single cast library within a movie
Key: Used to monitor a user’s keyboard activity |
| |
Automated Button Graphic Generator
by Alex Zavatone
This is a Director Application which helps you to create images well suited for buttons. Multiple shapes, multiple colors and different text.
Read more and download |

Font Style viewer
by Josh Chunick
This utility helps you to preview the fonts installed in your machine. Any text, any size...preview it!
Read more and download |
|
| |
|
 |
|
| |
| This section will highlight on the small tips or tricks which will help you and have a better experience in Director. [view the earlier ones here] |
|
Physics in Director: Intro 6: With the new Physics Engine, we can do lot more using Director. This series of tips/tricks will help the users to understand the physics in a much better way. (Part of the series of Physics lessons by Abhishesk Ojha)
Concave Regid Bodies is an Integral Part of Director Physics. This body is created by using the #concave proxy in the createrigidbody() method.
Createrigidbody(): used to create a rigid body.Here a # concaveshape proxy has been used.
Deleterigidbody(): deletes the rigid bodies

The movie attempts to showcase a concave rigid body.In the example a wine glass model is used to show case this. Spheres are made to fall into it. This has been captured from 2 camera positions. One can click the available button to add more rigid bodies to the scene. The use of concave proxy lets us see the bodies penetrating inside the wine glass.
You can download the source here.
More Physics samples available here |
| |
Adobe Director's major release after Director MX2004 has the following key features:
- Advanced physics with the included AGEIA™ PhysX™ engine
- Native 3D rendering with DirectX 9 support
- Enhanced Script Browser and full JavaScript support
- Unicode support, including multimode publishing
- Enhanced Script Browser and full JavaScript support
- Enhanced Publishing Support
- Unicode support
- Bitmap Filters and may more
For more details, visit the Adobe Director Product Page |
| |
|