Adobe Director Changelog

What's new in Adobe Director 12.0

Mar 1, 2017
  • PVR Texture Compression: extends support for Apple’s PVR texture compression (PVRTC) format for movies & games created in Director. PVRTC is a compressed texture that is used across all generations of iPod Touch, iPhone, and iPad devices.
  • High Resolution Retina Display: support for High Resolution Retina Display  for Movies or games created using Director. Default Retina mode publish to iOS devices supporting Retina Display.
  • Game Center: Supports Apple Game Center for effective social-gaming, enabling Leaderboard & Achievements notifications etc.
  • In-app purchase: extends support for the iOS Store Kit, enabling easy purchase of virtual goods and subscriptions directly from within the app, by users.
  • iAds Manager Xtra support: Enables interactive and animated display of relevant banner ads from the Apple iAds server.
  • Publishing to iOS devices using Director 12:
  • You can now publish Adobe Director movies for the Apple iOS platform. The Publishing dialog box contains new options (iOS Projector option and iOS tab) that lets you create an application that can run on the iOS platform. For more information, see Publishing to iOS devices.
  • New Textures in Director 12:
  • Adobe Director 12 introduces new and exciting Textures that allow you to enhance Director movies by producing rich content. For more information, see New textures in Director 12.
  • New Shaders in Director 12:
  • Adobe Director 12 introduces new and exciting Shaders that allow you to enhance Director movies by producing rich content. For more information, see New Shaders in Director 12
  • Post-processing Effects:
  • Post processing effects are applied after the scene has been rendered to provide a particular effect to the entire scene. These effects can also be chained together in a list to produce more complex final scenes. This is similar to the way 2D bitmap filters can be applied one after the other to the same sprite/image using filterList.
  • Stereoscopy :
  • Adobe Director 12 and Shockwave player 12 provides support for Anaglyph Stereoscopy(Red-Cyan).
  • To experience this effect, end-users have to view the movies with a pair of red-cyan glasses.
  • You can enable stereoscopy and also set the parallax difference for stereoscopy from using the Lingo script/JavaScript.
  • Shockwave player 12 converts any existing Shockwave 3D content to Stereoscopic mode at runtime, without any scripting effort.
  • Enabling Stereoscopic mode from Shockwave:
  • Stereoscopy can be enabled from the context menu. The slider can be used to adjust the parallax difference.
  • For games that have context menu disabled, the end-user can use the combination of following keys:
  • "Ctrl"+"Alt"+"T" - Toggle Stereoscopy.
  • "Ctrl"+"Alt"+"Page Up"/
  • "Ctrl"+"Alt"+"Page Down" - adjust parallax difference.
  • The end-user has the option of enabling/disabling stereoscopic mode.  Preferences and settings specified by the end user overrides the stereoscopy settings specified in the source (using Lingo or JavaScript).
  • Support for Flash Player 11:
  • You will now be able to play the content created with Flash Professional 11 and below. Also, you will now be able to play the Flash3D content in Adobe Director.
  • Limitations:
  • Flash3D can be played only under Software renderer mode on Mac/Windows.
  • Flash Player 11 is not supported for iOS.
  • Code Hints:
  • With Adobe Director 12, you get code hints that help you reduce the scripting time. As you type lingo/Javascript code , the script window will automatically suggest lingo/Javascript keywords/methods. The suggestions will be in form of a list. The keywords can be selected from the suggested list using "Enter key" or by double-clicking the keyword/methods.
  • All the Lingo/javascript methods/properties and the user defined methods will be covered with the Code hinting feature.
  • Code hints are enabled by default, and you can choose to disable it by navigating to:
  • (Windows) Edit Menu -> Preferences -> Script -> Uncheck ‘Enable Code Hinting’

New in Adobe Director 11.5 (Mar 25, 2009)

  • Experience the new demo game developed using Director 11.5
  • A fully functional Audio Mixer to experience the power of Director 11.5 Audio
  • Experience the new features of Director 11.5 in the aquo-thon Mountain Bike Extreme Race, or try it in demo mode to learn more.
  • Download the latest version of Shockwave Player to experience high-performance multimedia created in Director.
  • Independent game developer embraces Adobe Director and Shockwave Player to deliver immersive 3D MMO games online.
  • Director Showcase
  • See exciting apps developed in Director 11.5 by the prerelease community.
  • Find out how learning designers and game developers are collaborating to provide leading organizations with powerful new learning experiences.

New in Adobe Director 11.0 (Jan 15, 2009)

  • DirectX 9 driver: Use the DirectX 9 driver for rendering 3D graphics. Support for DirectX 9 enables availability of Graphics Processing Unit (GPU) performance on a variety of video cards and provides a platform for further 3D enhancements in future releases.
  • Unicode support: Develop Adobe Shockwave content and projector movies in languages other than English. Create content in most Unicode-supported languages written from left to right.
  • New text engine: Display textual information in Adobe Shockwave Player and projector movies using the font shaping and improved font rendering features of the Bitstream font engine.
  • Bitmap filters: Use the following new filters in Director to apply effects to bitmap images:
  • Adjust Color
  • Blur
  • Drop Shadow
  • Bevel
  • Gradient Bevel
  • Gradient Glow
  • Glow
  • Convolution Matrix
  • Displacement Map
  • Perlin Noise
  • Improved publishing process
  • Easily publish your movies using the Copy Linked and Dependent Files feature. You can now automatically copy linked cast files and dependent files to the same relative location to the projector as they are to the movie file.
  • Script window enhancements:
  • Browse and create scripts easily using the dictionary view and the script browser view. These two views are enabled though the Explorer panel of the Script window, and provide information about built-in Lingo and JavaScript functions, events, keywords, and commands.
  • Physics engine (PhysX from AGEIA Technologies, Inc.): Use the Physics (dynamiks) Xtra, a fully integrated rigid body physics simulation engine in Director, to do the following:
  • Create rigid bodies of primitive and complex shapes
  • Implement terrains in the physics scene using static concave objects
  • Register collision callback for colliding bodies
  • Enable and disable callback for specific rigid bodies
  • Connect objects to each other using constraints
  • Use Raycasting for rigid bodies created with physics
  • Multiuser Xtra: Develop movies using the Multiuser Xtra. This Xtra is available out of the box.
  • Code snippets: Reduce the learning curve for scripting in JavaScript and Lingo by using the code samples provided for all methods in the Scripting Dictionary.
  • 3D Save: Save changes applied to the 3D world using the Save 3D world command.
  • Localization support is available for French, German, and Japanese.
  • User interface enhancements: The following changes to the user interface provide enhanced usability:
  • Center docking channel with a tabbed layout
  • Float options help float or unfloat tool windows
  • In addition, the following changes have been made to the user interface.
  • Message and Cast windows are now tool windows
  • Stage and score panels can now be docked together
  • The debugger window, which was a part of the script window, is now a separate window.