Home / Components / Galleries & Slideshows / Fullscreen Image Gallery /

Fullscreen Image Gallery

35 purchases

flashblue Galleries & Slideshows Fullscreen Image Gallery XML driven fullscreen image gallery with categories. $15 http://www.flashcomponents.net/component/fullscreen-image-gallery.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/4311_1.png

License:

By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other ... [+]

> View graphic table with full license features

$15.00

buy now

Package includes: FLA, SWF, HTML, XML, JS, Complete source file

Flash Version: Flash CS3, Flash CS4, Flash CS5

Viewable with: Flash Player 9

Documentation level: Excellent documented

Flash knowledge level: Intermediate

Action Script: ActionScript 3.0

Resolution: Resizable

Product ID:F1004311

Author:

flashblue

flashblue avatar

Interactive Web Designer and Developer.

 

XML driven fullscreen image gallery with categories.

Features included:

* XML driven flash image / picture / photo gallery or slideshow
* All data can be changed in the XML file
* Supports multiple images
* Displays JPG, GIF, PNG images & SWF files
* Images are smoothed to display them with best quality
* First visible gallery category selection
* Global (same) time period for each image is set in the XML file (second based)
* Image & thumbnails names / paths set in XML file
* Preloader bgcolor, alpha, height, y position set in XML
* You can show/hide tooltips
* Image title & content can be changed from XML
* Previous-next buttons become visible if thumbnails holder width is bigger than stage width
* You can auto-play images as slideshow from XML
* You can change combobox / dropdown list direction to up-down
* You can change tooltip visibility & features (Bgcolor, corners, tip arrow & more.)
* You can show/hide saturation / greyscale of items
* If you create galleries more than maxVisibleOptions parameter in XML, combobox scroll becomes visible
* Background tile option over images (tileBg="path/to/tile/image"). Remove it from XML or set empty to remove tile
* Special / accent characters are supported
* You can use HTML content
* CSS file path set in XML file
* You can change XML path from FlashVars by xmlUrl variable
* Help file & sample HTML embed file are included

$15.00

buy now

License:

Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.

Usage Terms: Personal Commercial Multiple
Use in ONE SINGLE NON-COMMERCIAL project
Unlimited use in the same project
Use in ONE SINGLE COMMERCIAL project
For your client's ONE SINGLE COMMERCIAL project
MULTIPLE COMMERCIAL projects
For your client's MULTIPLE COMMERCIAL projects

Other by flashblue:

Creative Photography Template

XML driven photography template with deeplinking.

More >>

XML Text Scrollbar

A smooth content window scrollbar that is drive...[+]

More >>

Banner Gallery XML

Dynamic banner gallery with XML.

More >>

Related components:

Wall Gallery PC & M/T

Mobile / Tablet optimized photo gallery.

More >>

Flash Multiple Gallery Component

This component supports multiple galleries, i.e...[+]

More >>

Advance Auto Play XML Photo Gallery

Advance Auto Play XML Picture Gallery | XML Ima...[+]

More >>

1 / 17

Featured components:

XML Photo Template 02 AS3

XML driven Flash Photo Website Template 02 ( AS...[+]

More >>

PhotoFlip Video

PhotoFlip Video extends the success of PhotoFli...[+]

More >>

X-Treme Dock Menu XML AS2

The most advanced XML Dock Menu application for...[+]

More >>

19 comments

Add comment

  • New tags added for component Fullscreen Image Gallery



    #  /  PM  /  posted on Aug 08, 2010
  • hi will fullscreen image gallery work with mac 10.6.6 thank you



    #  /  PM  /  posted on Mar 03, 2011
  • I use PC. But, it belongs to Flash Player. You need to run FP9 at least to run that file.



    #  /  PM  /  posted on Mar 03, 2011
  • Can the entire Gallery be re-sized smaller && then embedded with a fix width and height into a HTML file????

    Cheers, Dim



    #  /  PM  /  posted on May 25, 2011
  • Yes. You can set width-height as integer instead fullscreen view.



    #  /  PM  /  posted on May 25, 2011
  • Thanx for the quick response =D

    Also how can you embed this gallery into a new HTML file - rather than the one supplied?

    Cheers, Dim



    #  /  PM  /  posted on May 25, 2011
  • You can use swfObject - JS embed codes in deploy/index.html source.



    #  /  PM  /  posted on May 25, 2011
  • Thankyou =D

    Also - I was wanting to purchase your commercial license - but wanted to validate whether it came with the original .FLA file for the gallery - as my client does not want the black buttons set as the default.

    If it doesn't come with it - is there anyother method of getting it?

    Cheers, Dim



    #  /  PM  /  posted on May 28, 2011
  • All sources are included.



    #  /  PM  /  posted on May 28, 2011
  • currently I have purchased the personal one && its not there - so to validate

    If i upgrade to the multiple license then I will be able to download the .fla?

    my apologies for the confusion..

    Cheers, Dim



    #  /  PM  /  posted on May 28, 2011
  • All codes are included in download. Please, look at source folder.



    #  /  PM  /  posted on May 28, 2011
  • All fixed thankyou very much =D

    ALSO: I have my images at 600 x 330px each - with the horizon div at 600 x 480px = HOWEVER the images seem to scale to the width of the image viewer, to the point to where the images are cropped....

    Am i doing something wrong? Or is there a variable to disable scaling && or ensure that the image is viewed without cropping?

    Cheers, Dimaps



    #  /  PM  /  posted on Jun 08, 2011
  • You need to scale images to view in fullscreen without a blank space. But, you can disable it by removing that code from com.flashdo.flashblue.FSImageGallery.as:

    imageWidth = imageW*Xscale;
    imageHeight = imageH*Xscale;    
    

    To:

    imageWidth = imageW;
    imageHeight = imageH;   
    


    #  /  PM  /  posted on Jun 15, 2011
  • Upon this change in the source folder - what folders and files would i then have to upload to my server in order for the changes to take affect?

    I currently just have the deploy folder uploaded - do i also require the source folder as well?

    Cheers, Dim



    #  /  PM  /  posted on Jun 19, 2011
  • All fixed - thanx again guys =D



    #  /  PM  /  posted on Jun 19, 2011
  • http://www.adesigneriam.com/knitterknatter/

    Thank you very much up for your assistance up until this point - it doesn't scale, but the final piece of the puzzle is to increase the height of horizon div in order to fit the whole image.

    But every time that I change this variable - instead of resizing it from the bottom, it re-sizes it from the top *giving that black space. My images are 600 x 330 and am attempting to get the images flush up against the white border at the top and the thumb nav flush against the bottom border.

    Is the gallery aligned to the bottom? && can it be moved to the top accordingly?

    Again Thank you,

    Dim



    #  /  PM  /  posted on Jun 19, 2011
  • You can write your own CSS codes to fix it. It's only for fullscreen preview.



    #  /  PM  /  posted on Jun 20, 2011
  • Hello, Great Gallery...

    Can i change the position of the thumbs ?



    #  /  PM  /  posted on Jul 16, 2011
  • Please, mail me about your request with detailed info.



    #  /  PM  /  posted on Jul 16, 2011
Please login to post comments.