3D Stack AS 2.0
3D Stack AS 2.0 The 3D Stack can be easily used to display groups of images, movie clips, SWFs with perspective, depth, fading and much more!


FEATURES :


Global 3D environment features:


* Perspective and depth manipulation to tailor the 3D space to your needs via 3D Scene component

* Camera proximity and vanishing point customizable fading for objects

* Easy to understand use of cameras

* Camera keybord controls for movements and rotations through the 3D scene objects with custom animation characteristics

* Move and rotate the cameras and objects using ActionScript functions and built in easing and easing duration

* Mouse wheel with custom speed support

* Include any stage/library symbol or external swf/image in the 3D scene

* Dynamic control the camera and objects through easy to use ActionScript API

* Built in Help Book that can be accessed via the Flash Help Panel


3D Stack application particular features:

* XML configuration file easy to setup

* Dynamic image mirror support

* Roll over image coloring support

* You can include images with fixed or variable size

* Support for external URLs and browser window resize

* Support for image titles

NOTE: 3D Stack AS 2 .0 is an application built with 3D Scene AS 2 .0 (included as a bonus in the package), a lightweight component specially designed to easily add the illusion of a 3D environment in Flash.

This application is available for: Flash Mx2004, Flash 8, Flash CS3 and above / ActionScript 2.0

Check also the 3D Stack AS 3.0 version.

This product is included in the following promotional package: FT Special Pack PRO

Enjoy!

 

Preview Examples:

3D Stack Preview
View Full Screen
Label Regular Special
Amount: $ 20    $ 30 
Title: Regular Price  Special Price 
Description: By purchasing and downloading this Flash file you are entitled to use it in an unlimited number of websites and other multimedia projects, personal and client work. You may not redistribute but you may modify its contents.  By purchasing this license you are entitled to use the product in commercial projects (websites, CD-ROMS, offline presentations etc). You may not redistribute but you may modify its contents. 

Comments for Menus >> 3D Stack AS 2.0
Flashtuning
Flashtuning
08-30-08

RE: Click link only when it's in front

Hi,

Place the getURL call inside the tweenStack1(); method at the bottom in the if (endTween==1) {} body:

Code: Select all
if (endTween==1) {
getURL(currNode["info"].attributes.url,currNode["info"].attributes.window);
delete this.onEnterFrame;
if (currIdx!=0) moveBack();
}


Best regards,
Flashtuning
rmaslikhov
rmaslikhov
08-30-08

Click link only when it's in front

How can I make the link only available when the image reaches the front?

Right now, if I click on it at the end it pops up a new window of the link before I can even see it animate to move on the front.

Thank you.
Flashtuning
Flashtuning
08-30-08

RE: Hi how do I use it?

Hi,

Open the 3DStack.fla in Flash and check the ReadMe Layer.

Basically there are 3 steps:

1. Open the movie library / double click the imgMc Movie Clip and resize the rect border to match your external image size

2. Switch back to main timeline of your movie double click the stack Movie Clip from the Stage and edit the // MAIN PARAMETERS // with your own values.

3. Select the 3D Scene component from the Stage / open the Components Inspector Panel and edit the parameters.

4. Test your movie and repeat steps 2 and 3 till you are satisfied with the results.

Check also the comments included inside the FLA file.

Thanks,
Flashtuning
rmaslikhov
rmaslikhov
08-30-08

Hi how do I use it?
Flashtuning
Flashtuning
08-30-08

Hi,

With the .fla file opened in Flash:

1. Double click the stack Movie Clip
2. Double click the 3D Scene Movie Clip
3. Go to the ReadMe layer / MAIN PARAMETERS area
4. Set the object_widen_ratio and object_heighten_ratio to zero

Best,
FT
rmaslikhov
rmaslikhov
08-30-08

I'm having odd issues of images randomly resizing to 50% of the height of the actual image. Width stays the same. My images are all 200 x 196 pixels, and I've adjusted the border size in the ImgMC clip. Anyone else have this issue? How did you resolve:
Add Comments on Menus >> 3D Stack AS 2.0
Please login to post comments