.
overview
features
samples
help & support
downloads
buy now

5.0/5
Posted by : Flashtuning on 01/23/2008 31154 pageviews, 127 purchases
Package includes: FLA
Opens with: Flash 8 and above, Flash CS3 and above
AS Version: ActionScript 2.0
Viewable with: Flash Player 7 and above

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

Key features:

* Adjustable images position via parameters or
* Using camera keyboard and mouse controls
* 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


Check also the 3D Stack ActionScript 3.0 version!

This product is included in the following promotional package:

FT Special Pack PRO



3D Stack


studiomproductions studiomproductions
 
Has bought the file

It wasn't attached in my download, but I'm looking for the file referred to above: "Please refer to the 3D Scene component Flash Help Book for more information and options for adjusting the configuration file."

Or in the mean time, if someone knows how to space out the images more, that would be helpful.
Thanks

Double click the Stack Movie Clip and select the 3D component from the Stage / open the Components Inspector and play with various settings. More features will be added in the near future.

randykoehn randykoehn
 
Has bought the file

Just purchased the 3D Stack. Nice but I noticed the reflection effect is allows fading to black. If I place this over a light background it looks bad. Is there a way to adjust how the clip is fading to transperent?

The BONUS directory is a separate thing for you to use in another projects. You simply enter the 3D Stack directory included in the package and check the ReadMe.txt file.

crixy crixy
 
Has bought the file

in fact I would like to know how do I replace the pictures.....those with the magazine......because in rest it's perfect......this is how I would like to look but with my own pictures.......please answer me

crixy crixy
 
Has bought the file

thank you for the quick answer........I bought the program and now I'm installing it step by step........I really need to use it today......I got stuck here:


5 Create the component configuration file
- Make a copy of the sample.xml file found in the component archive.
- Configure the XML file by creating a new entry for each of the objects created in step 4.
You need to specify the object to be rendered (source), set the type to "stage" (sourcetype) to instruct the component that the object is already placed on the scene, provide a registration name for identification within the component (regname) and set the coordinates where the object will be placed in the world (x, y and z).
A correct entry should look similar to the line below:
<object x="0" y="0" z="200" source="tree01" sourcetype="stage" regname="tree01"/>
- Save the configuration file and make sure it is a valid XML file. Most web browsers (such as Internet Explorer or Mozilla Firefox) should be able to report any errors in the XML format.

(!) Make sure to leave at least one camera entry in the configuration file. The default camera is defined by the line below:
<camera source="none" sourcetype="none" regname="default_camera" status="on" x="0" y="0" z="0" />

(i) Please refer to the 3D Scene component Flash Help Book for more information and options for adjusting the configuration file.

what should i do with the xml? so this steps to consider are not done in flash anymore no?.....i don't understand whatshouls i do after I create the objects to be rendered in 3d. I says to make a copy of the sample xml found in the component archive.........what do you mean by this?.........please explain to me......thanks

You can add/link animated SWFs and render them correctly with 3D Stack as long as the SWFs keep their original size.

crixy crixy
 
Has bought the file

hello....can you please tell me if with this program I can link many swf's...so i have lots of animations(swf format) and I would like to link them together in one animation....and I don't know how to do that that in adobe flash cs3........please helppp.......i've got a project

It was completely my fault. Thanks for taking me to the right direction.

This guy rocks! Support rocks harder! Looking forward to doing business again soon! Highly recommended.

Hello,

If you're using the ActionScript 3.0 version please post the comments under the 3D Stack ActionScript 3.0 version and not under AS 2.0 version.

The sample code I have provided you was for AS 2.0. The AS 3.0 code is:

if (endTween==1) {
var request1:URLRequest = new URLRequest(currNode["info"].attributes.url);
navigateToURL(request1,currNode["info"].attributes.window);
this.removeEventListener("enterFrame",tweenStack1);
if (currIdx!=0) moveBack();
}

Best regards,
Flashtuning


 
featured componentsfeatured components