Search  
Search Options

3D INTERACTIVE GALLERY

HomeBrowse CategoriesFlashApplications and UtilitiesImage Viewers3D Interactive Gallery
Full_screen_preview

Description:

It seems PV3D and AS3 have been two of the most powerful technologies recently, so I think I should give it a try. 3D Interactive Gallery is a perfect environment for users who would like to present their photos/art work in a real three dimension space. I’ve built 4 different galleries to show you how many variations could be achieved with this file. Enjoy !

Features:
  • Papervision 3d + AS3 .
  • Tweener driven
  • XML driven.
  • Code are well commented.
  • Easy to customize directly from XML .
  • Many variations.
  • Vista preloader.

Don’t have Flash CS3 ? Download free trial at Adobe

PLEASE INSTALL PV3D AND TWEENER EXTENSION BEFORE COMPILING (SEE DOCUMENTATION )

_________________________________________________

MY PRODUCTS

3D Super Package
\

3D Gallery Bundle
\ \ \ \ \ \ \ \ \ \ \

Dynamic Photo Gallery
\

Transition Effect
\ \ \ \

Misc
\ \ \ \

Check out my Portfolio || Subcribe to my feeds

tag: spin, image, rotate, smooth, easing, dynamic, photo, images, rotation, scale, zoom, carousel, ease, camera, photos, elegant, dynamically, penner easing, three dimension, tweener, papervision, papervision 3d, spining, tweener, cauria

Posted 7 months ago

@brakos: Sure you can do so, make sure you have Flash CS3

Posted 28 days ago

Wonderfull carousel, works great. I wondering if you could help me with a small problem. I’m try to take the swf from this and load it into another fla. I’m able to load it in fine but I continually get this error message.

TypeError: Error #1009: Cannot access a property or method of a null object reference. at script4/::Init() at script4$iinit()

I’ve deduced that it has to do with something within the Init() function. It doesn’t matter where in the new fla I put the swf. I even made a brand new project with nothing in it other than to load this swf into it. Do you have any ideas as to what within that specific function may becoming undefined?

Thanks,

Posted 26 days ago

@smcrowe: see the FAQ section of IgalleryX V2

The loading process of 3D Interactive Gallery should be the same (there is one more function you need to comment in script4.as and call it in another FLA – the InitDescription function).

Posted 25 days ago

A good product. Thanks.

This is my question: how can I link in the same window (no open external windows), like a “target=_self”?

Thanks

Juan Pablo

Posted 25 days ago

question can you attach a sound file to each photo in the .xml file

Posted 25 days ago

@unaverde: looking for navigateToURL and change “_blank” to “_self”

Posted 24 days ago

@RonVigil: You’ll need to implement more code to play sound with the gallery

Posted 24 days ago

is it possible for me kill the details link and have the thumbs go straight to a URL …well, I mean I know its possible..i should have said – “whats the simplest way to achieve this?”

Posted 5 days ago

hi, i have made a flash site with flash 8 and want to use your product can i do this or does it only work with 9?

Posted 4 days ago

opps just read that it doesn’t, is there anyways around this?

Posted 4 days ago

hello i keep getting this error when i publish….

haha joking!

Great gallery nice code structure and a great job!

Posted 4 days ago

I’m having a number of problems using gallery4:

1 There is a lot of wasted space at the top, how can I get rid of it? Ideally I’d like it to be less than 400pixels high

2 How can I get rid of the rollover image that follows the mouse?

3 How can I make the ‘more’ link launch in the same browser window

...and I try editing the script4.as file but nothing I do makes any difference.

Posted 3 days ago

Id like to know the same as Pulcinella.

Need the 400 px version badley, thanks in advance!

Regards Steffen

Posted 3 days ago

@5starrebel: In Press function you should eliminate the code block from

 if (flag == 0)  

to

 flag = Math.abs(flag-1); 

then add

 navigateToURL(new URLRequest(linkArray[ p.extra.index]), "_blank") 
Posted 3 days ago

@kag: You can download a free trial copy of CS3 in adobe.com

Posted 3 days ago

@pulcinella:

1. firstly resize document dimension the gallery will resize as well then you need to adjust some element position in rePosition function.

2. You just need to disable RollOver2 function to eliminate larger image

3. in clickText function, change “_blank” to “_self”

Posted 3 days ago

@Goodmood: see my previous post

Posted 3 days ago

You Da Man RimV..thanks a lot : )

Posted 2 days ago