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!


Key features:

* XML configuration file easy to setup
* Dynamic image mirror & coloring & titles support
* You can include images having fixed or variable size
* Support for external URLs and browser window resize
* Optionally set the main XML configuration file path in HTML using FlashVars

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

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

Check also the ActionScript 3.0 version:
3D Stack AS 3.0
obrazek

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

obrazek

Enjoy!

 

Preview Examples:

3D Stack Preview
Label Regular Special
Amount: $ 9     $ 21  
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 by purchasing from our FlashComponents.net account.

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