Search  

PHOTO GALLERY SITE TEMPLATE

HomeBrowse CategoriesFlashSite TemplatesCreative / PortfolioPhoto Gallery Site Template
Full_screen_preview

Photo Gallery Site Template – XML powered
FLASH9 – ACTIONSCRIPT 3
Features:

- loads data from external xml file
- very easy to update
- images are scaled automatic(both thumbnails and big images) - you can use what size you have...
- automatic categories menu created from xml data
- minimalistic design
- automatic resize website to window size
- static "about / contact page" (no other serverside scripts needed)

the xml fields are:
- title (photo title)
- info (photo details, other informations)
- img_url (the url for the big image)
- thumb_url (the url fot the thumbnail)
- category (the category of the image - Example : Friends)

*some images are repeating to keep the template pack size small. it’s not a bug :P [View my full Portfolio]

>> Update <<

This file was updated on 6 february 2008.
- You can now set the number of columns from the settings layer
- Enable or Disable the transparent border for thumbnails from the settings layer
- Fixed the bug were large number of pics won't go to random position when category is changed... 
- all thumbs will now sit on screen when they are randomized or category changed
- thumbs will not cover the header or the text console from the footer
tutorial for making bigger thumbs requested by users

For my new files or updates use this feed :
Recommended :


Posted 11 months ago

How can I set the header and the photo name to appear in front of the thumbnails. Now it happens from time to time, I choose a category and some thumbnails (which aren’t in the category) get over the header and the photo name, so I can’t click on the buttons in the header or see the photo name anymore.

Posted 10 months ago

hi…
use a bigger value on this line that we talked about…

var newY = 100 + Math.random() * (stage.stageHeight – 200);

100 represents the top margin – give here a bigger value to not let thumbs get over the header…
200 represents both margins – top and bottom… you can set it to 150… and this means that thumbs will keep a margin of 50 pixels from the bottom line


the minimum distance is calculated from the center of the thumb to screen margin…

Posted 10 months ago

great file ! congrats wicked !

Posted 9 months ago

I can’t find this line anywhere:

var newY = 100 + Math.random() * (stage.stageHeight – 200);

I am trying to keep the header from being covered by the images.

Posted 9 months ago

@Rarelink… and everyone that has the the header problem.. here is the quick fix for header covered by images bug…

- Double click on _thumb container instance from the library

- Select category event layer

- change line 4 with this : var newX = 100 + Math.random() * (stage.stageWidth – 200);

- change line 5 with this : var newY = 100 + Math.random() * (stage.stageHeight – 200);

- add the following line right after the line 8 and before the closing “}” :
p.setChildIndex(this, p.getChildIndex(p.console)-1);

- add the following line right after the line 45 and before the closing “}”:
p.setChildIndex(this, p.getChildIndex(p.console)-1);

Done

Posted 9 months ago

also… i will send the updated version to Flashden to replace the current version…

Posted 9 months ago



6 February 2008

Flash file as been updated on the site…
Bugs repaired:
- all thumbs will now sit on screen when they are randomized or category changed
- thumbs will not cover the header or the text console from the footer

Cheers

Posted 9 months ago

Very clean file. I love it! Great work!

Posted 8 months ago

nice :)

Posted 8 months ago

Loving this but may have found a bug.

Click on Category 1. Click Randomize. Now category one button doesn’t work. Click category 2. Now category 1 works again.

If this is the same for you, could you fix that bug please?

Actually, I just tried it on your demo and it has the same problem….and for each category. I’m guessing the random button needs to simply clear the fact that a category is selected.

If you could post a solution i would appreciate it. Thanks for this great file.

Posted 8 months ago
Hi Rez
good point with that…
to fix that thing … open the flash file, open the library, “header folder” and open the “header” clip.
add this line in the function “randomizePhotos” .. at the line 40 :
p.current_category = undefined;

That is all.
Cheers

Posted 8 months ago

Finally got back to this. Thanks for the fix!

I E -mailed you with a question if you could find the time.

5 stars here.

Posted 7 months ago

Hi, I bought your gallery, but i don´t see anything.

The index seems to be empty, nothing appears.

Any idea?

thx

Posted 6 months ago

ok, problem solved.

But now, i want to see the categories at the top, but not the word categories. I want to show the diferents categories allways at the top in a bigger font size.

it´s possible?

thx a lot

Posted 6 months ago

nice work. is it possible to have the photos etc rearrange when the browser window is resized?

Posted 4 months ago

Thanks Great File!!!

But can i change the background “blue flower thing”? I can’t find a file or picture into the .FLA

??

Posted 4 months ago

I’m Sorry,

I’m sleeping.. I have found him! Thanks love this file..

Posted 4 months ago

Great File,

Is there a way to change the z-index value of the thumbs when their category is selected? Meaning, the thumbs of the current selected category would sit above all the rest of the thumbs on the screen.

Posted 3 months ago

Hello,

I have found out how to change my background pic. But i want to make it “single” just 1 big background picture. how can i make that?

Thanks.

Posted 3 months ago

please help i have changed the header image to something bigger, and its a funny shape. now say i click a thumb thats loaded under the transparent part of my new header it, will just shuffle it, is there anyway of getting around this

Posted about 1 month ago

Send me an email with more info… a print-screen or a link to an example. I will know better what is going on that way.

Posted about 1 month ago

thank you i have e-mailed wp.works@gmail.com you with a image attached, that explains..

thank you

Posted about 1 month ago