Advanced 3D Rotate AS 2.0
Advanced 3D Rotate AS 2.0 The Flashtuning 3D Rotate component can be used to easily create all-around, 360 degree views of various objects.

3D Rotate handles an unlimited number of object photos or snapshots produced with a 3D software, creating the illusion of an object circling in front of a camera.

The component features keyboard and mouse input and web optimization and can be used for product presentations, navigation systems, custom animations and more.


FEATURES :


* Click and drag mouse rotation with custom speed

* Low resolution / High resolution support

- You can set both low resolution and high resolution images/SWF files for your object (the low resolution version is optional)

* Key rotation with custom speed

- You can configure the keys you want to use for the rotation and adjust the speed parameters for the key rotation

* Mouse wheel support

- You can use the mouse wheel rotation support in combination with the key rotation, click&drag or your own custom ActionScript rotation function

* Adjustable images/SWF size

- You can set a custom size (width and height) for the images/SWF files composing your object

* Optional motion blur for rotation

- You can optionally set motion blur for click&drag rotation and mouse wheel rotation and key rotation and your own custom ActionScript rotation

* Dynamic control over rotation using the ActionScript API

- You have dynamic control over rotation using the available ActionScript methods/properties and events

* Easy to use XML configuration file

- You can specify the images/SWF files composing your object using and intuitive and easy to use XML configuration file

* Allows rotation during loading process

* Built in Help Book that can be accessed anytime via the Flash Help Panel under the Flashtuning 3D Rotate


This component is available for:
Flash MX 2004, Flash Mx Professional 2004,  Flash 8, Flash CS3, Flash CS4 / ActionScript 2.0.

Check the online QUICK START GUIDE tutorial for a simple, generic use scenario that you may wish to perform to get familiarized with the component.

NOTE: Check also the TRIAL VERSION of the 3D Rotate component before you buy, by following the link below. The trial version allows max 36 images having a max size limit of 311×153 px and watermark attached as a trial limitation. There are no restrictions for the full version.

Check the general Tips & Tricks page regarding all FT products.

You can also download the HTML Help Books from the following location: DOWNLOAD HELP BOOKS


Check also the ActionScript 3.0 version:
Advanced 3D Rotate AS 3.0
obrazek

obrazek

Enjoy!

 

Free Download:

 

Preview Examples:

You can clik&drag during the images (36 in this example) loading process
Label Regular Special
Amount: $ 7     $ 15  
Title: Personal License   Commercial License  
Description: By purchasing a "Personal License" you are entitled to use this product in one website or other multimedia project, personal or non-commercial client work. If you want to use it in multiple personal websites you'll have to purchase a license for each personal website or you can contact us for a Special License. You may not redistribute but you may modify its contents.   By purchasing a "Commercial License" you are entitled to use this product in one commercial project (website, DVD, offline presentation etc). If you want to use it in multiple commercial websites you'll have to purchase a license for each commercial website or you can contact us for a Special License. You may not redistribute but you may modify its contents.  
By clicking Add to Cart button you will complete the payment via PayPal.
 
You can also pay via Credit Card and PayPal by purchasing from our FlashComponents.net account.

Comments for User Interface >> Advanced 3D Rotate AS 2.0
Flashtuning
Flashtuning
04-13-09

How can I dynamically create a component instance from a correctly formatted XML string?

Code: Select all

// 'vrHolder' is just an empty MC on the stage
// 'xml' is an XML object containing the correct XML for the component

vrHolder.attachMovie("Ft3DRotate", "vr", 1);
vrHolder.vr.frameHeight = 535;
vrHolder.vr.frameWidth = 535;
vrHolder.vr.loadFrames(xml.toString());

Flashtuning
Flashtuning
08-26-08

FREQUENTLY ASKED QUESTIONS

How can I access the component's Flash Help Book?

The component comes with a built in Help Book with all the supported methods/properties and events explained and you can access the files via the Flash Help Panel. You will find the book under the name Flashtuning 3D Rotate or you can perform a search under the Flashtuning or adjacent keyword and the documentation files will be automatically displayed.

How do I create the snapshots for my 360 degree presentation?

You can do this by using a 3D software and a digital model or by taking pictures of the real object. You need to set up a software or real camera to circle the object you wish to showcase or the object to circle in front of the camera then take snapshots of the object at a constant angle step. Finally, the snapshots need to be converted to an image format that can be loaded dynamically by Flash.

Can I access and manipulate the rotation using ActionScript?

You can dynamically control the rotation using the component's ActionScript API. You can check the component's Flash Help Book for a full list of all the supported methods/properties and events.

Where can I find a Quick Start Guide for the component?

You can check the Advanced 3D Rotate Component for Flash - Getting Started Guide available in the Tutorials area. This guide is also available in the component download package.

Why aren’t my object's details displayed?

The XML configuration file must be properly formatted (the tags need to be closed and lowercase). Also make sure you have at least few images specified in the configuration file.
Add Comments on User Interface >> Advanced 3D Rotate AS 2.0
Please login to post comments