3DGallery V2 Samples - Table Of Contents

Each example is fully configured and can be used as a basis for your own 3D Gallery page!

!HTMLSample 1 – Open Link to Website  | run
This example shows how to open a link to a website when an image is clicked.

!HTMLSample 2 – Available Text Fields  | run
This example shows the text fields available in the animation.

!HTMLSample 3 – Background Image & Custom Navigation Buttons  | run
This example shows how you can assign a background image to an animation and to specify the path to your own button images.

!HTMLSample 4 – Transparent Background  | run
This example shows the creation of a Transparent Background, which allows 3D Gallery to show through the background color or an image on the page behind the animation. You can layer Flash content with DHTML content using the Transparent Background feature.

!HTMLSample 5 – Use of HTML  | run
This example shows the use of HTML for formatting text fields. Note that only a subset of all HTML tags are available for use inside text fields.

!HTMLSample 6 – Multiple Animations on One Web Page  | run
This example shows the use of the parameter "flashvars" for displaying multiple animations with different configuration files on the same page.

!HTMLSample 7 – Animation File, Configuration File and Images in Different Directories  | run
This example shows the creation of 3D Gallery where the animation file, the configuration file and the images are stored in different directories. In cases where you want to store the resource files on different servers or domains, please read the tutorial "Access to Resources in Other Domains".

!HTMLSample 8 - DetailPage Effects/Transitions  | run
This example shows the Effects/Transitions available for the DetailPage. These effects can be varied individually and assigned to specific image and text elements on the DetailPage. Many animation combinations are possible with 3D Gallery Effects/Transitions settings!

!HTMLSample 9 – Calling JavaScript Functions  | run
This example shows how 3D Gallery can call a JavaScript function outside of the animation. With JavaScript Event Calls, you have virtually unlimited options for calling up Lightbox images, YouTube clips, Amazon products, EBay auctions, Google search results and more!

!HTMLSample 10 – Controlling the Animation via JavaScript  | run
This example shows how you can enhance the user interface experience by controlling the animation externally via JavaScript!

!HTMLSample 11 – Calling up a Lightbox  | run
This example shows how to display content in a Lightbox after a Gallery image has been clicked. Lightbox presentations can be designed with any of 10 unique themes, and with Lightbox, you may customize your 3D Gallery animation using the full range of features that HTML code allows! 

!HTMLSample 12 - Amazon: DetailPage  | run
This example shows how 3D Gallery can be used for an Amazon product animation, where details of the product appear in the 3D Gallery DetailPage when an image is clicked.

!HTMLSample 13 - Amazon: Lightbox  | run
This example shows how 3D Gallery can be used as Amazon product animation, where the Amazon Products Page appears in a Lightbox when an image is clicked.

!HTMLSample 14 - Amazon: Lightbox 2  | run
This example shows how 3D Gallery can be used as Amazon product animation, where details of the product appear in a Lightbox when an image is clicked. Inside the Lightbox, a user defined hyperlink can be set to open a browser window to the Amazon website.

!HTMLSample 15 - Amazon: Link To Website  | run
This example shows how 3D Gallery can be used as Amazon product animation, where a new browser window is opened to Amazon when an image is clicked.

!HTMLSample 16 - Amazon Music Sampler  | run
This example shows how you can enhance the user interface experience by calling JavaScript functions outside of the animation.

CSharp Sample1 – Create a Static 3D Gallery in ASP.NET
This example shows how to embed 3D Gallery statically in an ASP.NET page..

CSharp Sample2 – Create a Dynamic 3D Gallery in ASP.NET
This example shows how 3D Gallery can be created dynamically using an ASP.NET code-behind file.

CSharp Sample3 – Create a 3D Gallery Dynamically via an HTTP Request/Response
This example shows how a 3D Gallery can be created and filled with data dynamically using HTTP Request/Response.