Fullscreen Image Gallery
Home / /community/ / Components Discussions / Fullscreen Image Gallery
Started 2 years ago by flashblue
Last reply by flashblue
-
-
hi will fullscreen image gallery work with mac 10.6.6 thank you
#  /  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.
#  /  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
#  /  posted on May 25, 2011 -
Yes. You can set width-height as integer instead fullscreen view.
#  /  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
#  /  posted on May 25, 2011 -
You can use swfObject - JS embed codes in deploy/index.html source.
#  /  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
#  /  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
#  /  posted on May 28, 2011 -
All codes are included in download. Please, look at source folder.
#  /  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
#  /  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;
#  /  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
#  /  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
#  /  posted on Jun 19, 2011 -
You can write your own CSS codes to fix it. It's only for fullscreen preview.
#  /  posted on Jun 20, 2011 -
Hello, Great Gallery...
Can i change the position of the thumbs ?
#  /  posted on Jul 16, 2011 -
Please login to post replies.







