Search  
Search Options

3D SPHERICAL GALLERY

HomeBrowse CategoriesFlashAnimations3D Spherical Gallery
Full_screen_preview

Transform your flat ordinary gallery to this exploded 3d spherical studio.

Or if you like the Cube

Features:
  • Papervison 3d + Actionscript 3
  • XML Driven
  • Tweener Driven
  • CSS Driven
  • Well commented code
  • Detail documentaion
  • Light weight

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
\ \ \ \

Utilities – Text Effect – Preloader – Misc
\ \ \ \

Check out my Portfolio || Subcribe to my feeds

tag:sphere, spherical, gallery, galleries, thumbnail, photo, image, 3d, three dimension, spin, spinning, rotate, rotating, rotation, papervison 3d, papervison, actionscript 3, transition, cauria, tweener, delay, time, zoom, zoom in, zoom out, fly, fade, fade in, fade out, css, xml, dynamic, dynamically, ease, easing, scale

Posted 5 months ago

Well… I´m screwed then… jejejeje thanks!

Posted 2 months ago

Any pointers / clues on how to place an object (image or clip) inside the circle? is it on the //Create container Sprite for scene 3d part? Sorry. Not expecting any help but a clue wold be appreciated.

Cheers

Posted 2 months ago

@ marcusius77: You can create a new 3D object (a Plane) for exampe:

var myPlane:Plane = new Plane(material, width, height)

where material can be BitmapMaterial or MovieMaterial,

then place it in the center:

myPlane.x = myPlane.y = myPlane.z = 0; (actually it’s already placed in the center)

Posted 2 months ago

I’d like to buy this gallery but i need to know if it can support the number of pictures i have. I’d need it to hold 260 pictures and display them all at the same time.

Is this possible? Can the sphere be formed by 260 pictures? If so, which are the parameters i need to change?

Thank you. Natalia

Posted 2 months ago

@quimeradiseno: it’s possible but will greatly reduce performance. The current setting is 146 image.

Posted 2 months ago

Am I able to load this galery as an external file? Thanks.

Posted about 1 month ago

@multimediadeluxe: You can load it inside another movie clip, I’ll post an instruction soon.

Posted about 1 month ago

This is really great work RimV .. Are there any immediate plans to allow the loading for .swf or .flv files ? (I see that this has been implemented in the IGalleryX V2 ) Or can instructions be provided on how to do this (if its relatively easy!) . That would just make the sphere perfect!!

Posted about 1 month ago

@blackscorrpio: I’ll consider to update this soon, currently I’m busy with the new project :)

Posted about 1 month ago

Before I buy this I need to know if it will work on player version 8, or is only for version 9 and higher flash players

Posted about 1 month ago

@JohnM: Are you refering to Flash 8 and Flash CS3 ? regarding Flash Player I’m pretty sure 99.9% users all over the internet have Flash 9 Player.

Posted about 1 month ago

And it works under Flash player 9 only

Posted about 1 month ago

I am trying to load the swf-file as an external file into my displaylist using the Loader class.

I am getting this error:

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

Is it possible to do this and if so how?

Posted about 1 month ago

@lajim: check out FAQ section of IgalleryX V2

For spherical gallery it should be similiar

Posted about 1 month ago

Hi, is it possible to load only one copy of each image?

also where to add the code mentioned above to have an image in the center of the sphere?

Posted about 1 month ago

@mmcled: No, the sphere regenerate images to fill all position.

You can place those code in the end of Init function (after 3d scene has been setup)

Posted about 1 month ago

It’s beautiful, 3d effect is very nice and images preview is simple and usefull :P

Posted about 1 month ago

Oh Well look at the publish day 4 month ago compared with Flashloaded Sphere just a few weeks ago. Come on they inspired from me

Posted 16 days ago

RimV,

Can I use any amount of images, as long as it is under the coded 146 images ?

Thanks, Keep up the good work!

Posted 8 days ago

Hi, great animation.. I don’t have Flash… but, may I use this script anyway ? like putting it in a html page, and just adding the pics with a xml file ???

Posted 4 days ago

@ fuelgraphics: sure you can add many images, just don’t exceed 146 or there will be significant performance issue

Posted 3 days ago

@musher: yes you can change your own image,thumbnail and description via XML

Posted 3 days ago