3D Rotate Tool v. 4.3.6 released

Version 4.3.6. of the tool was released. There are quite many updates:
- flash zoomer offset bug fixed (if rotateTool theme was  at other position than 0,0)
- reverse pan option added (image pans left when mouse moves right)
- it is  possible to have the zoombar in vertical orientation
- API functions added (sponsored by Greg Gillespie, [...]

3D Rotate Tool : Resize video tutorial

The design of the 3D Rotate tool allows to position the UI elements freely. The downside of this approach is that a swf published to a certain size can not be scaled using the width and height parameters in html code.
Watch this video tutorial which shows how the Deuter example was resized from 500×375px to [...]

3D Rotate Tool : setImage() example

With 3D Rotate Tool v.4.3.5 you can make use of the new setImage() function. By calling it from your application you display any image of the Rotate Tool Image sequence. For now, only a “quick jump” functionality is implemented. Later a smooth “scroll” to the new image will be added.
Also in this example the rotateTool [...]

3D Rotate Tool : transparency example

With 3D rotateTool v.4.3.5 and above you can use transparent swf files for your images:

You can download the example here: example_transparent.zip

3D Rotate Tool v. 4.3.5 released

Version 4.3.5. of the tool was released. There are two updates:
1. Support for swf images added. Now you can use transparent images. Using png images worked also before, but the compression of png images is much lower then the compression of a swf image file.
2. You can use actionscript API rotateTool.setImage(x) to make the tool [...]

3D Rotate Tool v. 4.3.4 released

Version 4.3.4. of the tool was released. There were two updates:
1. new function in config.xml : disableClick=”true”  (default is false) If enabled, mouse click will not start or stop rotation
2. bug fix : when preloader image was active and the rotate attribute was set to false (rotation does not start after all images are loaded) [...]

3d Rotate Tool : new multiple example

Here’s another example how to use multiple 3d rotate models in one swf movie. In this example there are buttons at the bottom of the screen which you can press to display another color of the vintage Vespa scooter. Click on image to view and download example:

3D Rotate Tool v. 4.3.3 released

Today version 4.3.3. of the tool was released. There were only little changes - some code improvements when using the setNewPath() command (used e.g. in the multiple example).
Changelog: changelog.txt
Existing Customers:
If you purchased the 3D Rotate Tool no more than 1 year ago (2 years for Enterprise Customers) you are eligible for a free update. Please [...]

3D Rotate Tool v. 4.3.2 released

Today v. 4.3.2. of the tool was released. It enhances the functionality of the zooming. You can now add zoom in/ zoom out buttons and define the number of zoomSteps. You can fine tune the user experience with zoomOutStartsRotation and zoomInStopsRotation options.
Changelog: changelog.txt
Existing Customers:
If you purchased the 3D Rotate Tool no more than 1 year [...]

3D Rotate Tool : multiple instances example

You can embed the 3D Rotate tool into your flash projects easily. There are two approaches how to do it - using the timeline or using just ActionScript. Both examples are included in the sample file which can be downloaded here: example_multiple.zip.
Also you can test it right here, just push the “Select Product”  drop-down menu: