Search  
Search Options

INTERACTIVE IMAGE GALLERY FULLSCREEN V3

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersInteractive Image Gallery FullScreen V3
Full_screen_preview

Enhanced version of my previous file “Interactive Image Gallery FullScreen”: http://flashden.net/item/interactive-image-gallery-fullscreen/3180 with a lot more features and the burn/lighting effect is more cool.

NEW FEATURES :

  • Support for multiple categories.
  • Very easy to update through external xml file.
  • Very easy configure.

REGULAR FEATURES :

  • Fullscreen
  • External XML file so you can edit the images and associated data easily.
  • Thumbnails View is available now
  • Play/Pause, Next and Previous Buttons are available to help user view the images as they like.
  • Autoplay option can be set through the xml file.
  • Delay can be set through the xml file
  • Very Nice Lighting / Burn Effect
  • Tootip appears when you hover a thumbnail with the title and the image number/total images info
  • Object Oriented Programming through external Actionscript class Files, so if you want to see how Object Orientd Programming is done then this is the file for you.
  • Fonts are inside the fonts folder which the .fla file is using.

Requirements:

  • Flash 8 (8+)
  • A simple text editor like notepad to edit the xml file


Keywords:

slideshow, flash slideshow, xml slideshow, dynamic slideshow, dynamic xml slideshow, xml dynamic slideshow, advanced slideshow, advanced dynamic slideshow, advanced xml slideshow, advanced dynamic xml slideshow, gallery, flash gallery, xml gallery, mutiple galleries, dynamic gallery, dynamic xml gallery, advanced gallery, advanced xml gallery, advanced dynamic gallery, advanced dynamic xml gallery, interactive gallery, advanced interactive gallery, interactive image gallery, saafidesign, SaafiDesign



Subscribe Here to be Get Notified About New File Releases

You might also be interested in:

1- Website Templates Collection:
Creative Studios Portfolio V2 [ With Videos ] Creative Studios Portfolio Portfolio Presentation

2- XML News
Dynamic XML News Interactive XML News

3- Widgets / Utilities
Dynamic XML Events Calendar Dynamic XML Team Members Multiple File Uploader Ultimate Fullscreen Videos Solution Flash Calendar / Date Chooser

4- Image Galleries / Slideshows Collection:
Zoom Slideshow / Banner Rotator Dynamic XML Grid Gallery 3D Image Stack Gallery Dynamic Slideshow Interactive Fullscreen Image Gallery V3 Interactive Fullscreen Image Gallery Slideshow with Burn Effect

5- Dynamic XML Scrollers:
Horizontal Thumbnails Scroller Vertical Thumbnails Scroller

6- Navigation Menus Collection:
Dynamic Accordian Menu 2 Dynamic Accordian Menu

7- Flash Email Forms Collection:
Flash and PHP Email Form

8- FLV Video Players Collection:
KI Media Player with Playlist

See more files by SaafiDesign


Posted 11 months ago

Could you add tabs, with a title to the tops of the navigation menus on the bottom, From looking at it from a non-tech-savvy person there is no reason for them to think those bars on the bottom do anything…

Posted 11 months ago

You and your team are some hardcore dudes.

Nice work!

Posted 11 months ago

i think something like ‘main menu’ then ‘sub menu’ is all thats needed.

looks and feels great.

Posted 11 months ago

Hey there. Getting this file working good. Thanks. I need to know if I can change the size/shape of the thumbnails. I need them to be 252×145.. Rectangle instead of square. Is this possible?

Posted 11 months ago

Yes, you can do so by making minor changes to both the ImageGallery.fla file and as well ImageGallery.as Class File inside the com.aslibrary folder.

  • First open the ImageGallery.fla file
  • Open the library panel (F11) and locate the __thumb_mc movieclip symbol. (Note: There are some other movieclip symbols with the same name inside folders in the library panel, but the one which you will be modifying has a linkage identifier set. *). Double click it to open it in edit mode.
  • Make the changes carefully and when done close the edit mode.
  • Now open the ImageGallery.as which you can find inside the com.aslibrary folder.
  • Find line thumb._x = i90; (it should be at line number 570) inside the initThumbnails() method and change 90 to a desired number.
  • Note:as the category thumbnails and the thumbnails against each category is utilizing the same __thumb_mc movieclip symbol so you have to make one more script change for the categories thumbnails.
  • Find line thumb._x = i90; at line number 672 inside the *initCategoryThumbnails() method and change it like you did previously.

I hope you will get what you want.

Regards,
S.Ali

Posted 11 months ago

Hey Ali what piece of code do I need to pop the pictures fullscreen mode and still using the menus, check this by TRIWORKS http://www.flashden.net/files/7565/index.html

I went to the XML source:

pics/mix/sunset.jpg

Do I have to changed here? I did in different ways I can’t get it to work Please Let me know, Great Work.

Posted 10 months ago

That help is for this file http://www.flashden.net/files/7411/index.html

Posted 10 months ago

you have to modify the actionscript to display the pictures in fullscreen mode.

As that feature is not part of the file, so if you want that feature then I can do that for a small fee.

Posted 10 months ago

where do I contact you?

Posted 10 months ago

send me an email through:

http://flashden.net/user/SaafiDesign

You will see a form at the bottom:

Posted 10 months ago

Ali, got my e-mail?

Posted 10 months ago

Never mind I figured out.

Posted 10 months ago

Hi, there’s a way to disable all the images shining effects?

deleting the ImageShineEffect.as isn’t the way…i tryed to comment all ref. of ImageShineEffect.doShine in the ImageGallery.as, but isnt work well, maybe i have to change someth. in line 328 (if( ImageShineEffect.done ){ ....) ?.

There isa simple way?

Posted 10 months ago

@Robye

Don’t delete anything if you don’t know actionscripting.
Change all the ImageShineEffect.doShine() values to:
ImageShineEffect.doShine( 100,100,100,1,someMovieClip );

It will disable the shine effect.

Posted 10 months ago

Nice SaafiDesign… If you use Math.round(value of tooltip position), the tooltips texts would not be smooth (if the _x and _y position of pixel fonts isn’t absolut like 85.0, they turn smooth) Nice portfolio!

Posted 9 months ago

hi can you do the full screen for me email me when u can thanks

tony@to-ny.com

Posted 6 months ago

Can I resize it at all or does it have to be in full screen mode?

Posted 5 months ago

@spencermjax

Can be customized with little knowledge of actionscript.

Posted 5 months ago

No Knowledge…of Action Script that is.

Posted 5 months ago

HEY KI thanks for this gallery. I tried replacing all the ImageShineEffect.doShine commands to: ImageShineEffect.doShine( 100,100,100,1,someMovieClip );

as you suggested – but it is not working. Can you just email me a ImageGallery.flp file without the shine… or do I need to go into the fla file to change? thanks for your help

T

Posted 5 months ago

Hi.

This template is real cool.

Just one thing. How do I disable the link on the images. I do not want the images to have a link onto another browser window?? I’ve deleted the url link in the Xml but it still shows as a link on the images.

Posted 4 months ago

@frimpy

Open the ImageGallery.as file in a text editor and remove the lines from 383-385:

this.__current_image_holder_mc.onRollOver = Delegate.create(this, imageOverHandler, this.__current_image_id);
        this.__current_image_holder_mc.onRollOut = this.__current_image_holder_mc.onDragOut = Delegate.create(this, imageOutHandler, this.__current_image_id);
        this.__current_image_holder_mc.onRelease = Delegate.create(this, imageClickHandler, this.__current_image_id);
Posted 4 months ago

Thank Ki. Works like a dream.

Excellent Template!!!

Posted 4 months ago

Hi Ki.

Back again. There seems to be a bug in this fine template of yours. Not sure if anyone else has the same problem but it even happened on your demo. Some times the images go sideways and everything goes crazy. It does happen quite frequently any way to fix this?

Thank you in advance

Posted 3 months ago

@frimpy

I will look into it and will update the source files if I figured the bug and after fixing it.

Posted 3 months ago

hey, I noticed that I have to change the image width and height in the xml file – otherwise the image comes up in the formats of the original images…isn’t there a way for the xml code to figure out the size of the image on its own?

By the way, very nice gallery :) Thanks

Posted 2 months ago

@neppa84

There is a way to figure the width and height of image after loading but I needed to know these before the images load.

Posted 2 months ago