Search  

XML SCATTER GALLERY

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersXML Scatter Gallery
Full_screen_preview

This is an XML driven gallery using Flash CS3 / AS 3 .0

Features

- Unlimited number of images, categories

- Random or static scatter animation

- Images can be dragged and repositioned

- Each image has index numbers with tooltip

- Index numbers automatically scrolls when index numbers goes beyond the stage

See also: XML horizontal sliding gallery

and XML Mix and Match Gallery

and XML horizontal sliding gallery 2.0

and XML sliding grid gallery

Posted 8 months ago

@askurat1

Sorry for the late reply. Anyway, you can change it it line 749 of the scatter_gallery.fla

Currently its iContainer.x = mainMC.stage.stageWidth/2; which means images will be placed from the middle to the right side.

if you want the images to be scattered in the middle just move it to the left iContainer.x = mainMC.stage.stageWidth/4;

Assuming you stage width is 1000, images will be placed from x=250 to x=750 (which will be the middle part)

Hope this helps :)

Posted 7 months ago

I am getting the following error:

Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found. Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found. Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found. Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.

Here is my XML , with the actual domain name removed:

<?xml version=”1.0” encoding=”utf-8”?> Posted 7 months ago

@Garyn

Hi there :) Try putting you images in fldr_imgs folder. If that does not work, email me all the files you are using. I’ll look into it :)

Posted 7 months ago

sorry i have a question. when i have insert images bigger than 400 pixels (height) the images goes under the “categorie” bar and i can’t see they

Posted 5 months ago

sorry i haven’t finish the sentence, i was asking if you could see the images bigger than 400 px height.

Posted 5 months ago

@enigmister

Sorry for the late reply. Try increasing the stage height if you are using images bigger than 400 px. It will automatically adjusts :)

Posted 5 months ago

I still newish to flash and getting a bit more used to dreamweaver these days but i have one question. I want the SWF background to be transparent so it will show through my html background. I’ve set the param name in html to transparent but its still not working. What line/object should i edit in the SWF and what should i put in?

Many thanks in advance. Andy

Posted 5 months ago

@conwayac Try changing it in the publish settings, then in the HTML tab, then window mode and change it to transparent windowless

Posted 5 months ago

Thanks for the reply ronstantine. I’ve done all of that but still no joy. Could it be something to do with the Catagory Data AS? There is ia line in there that reads: public var bgColor:Number = 0xDDDDDD; //color of bg

Should i need to play or alter this?

Thanks

Posted 5 months ago

@conwayac

Send me an email through my page. I will get back to you with the files you need. Thanks.

Posted 5 months ago

Love this photo viewer, it’s perfect for what I need! I do have a question about resizing the stage. Is there a variable in the AS that I’m missing? I’ve changed the stage size in the file properties to 718×385, but the exported file sizes the photos as if it’s still 1000×500.

Posted 2 months ago

@digitalwrex

1. You can change the scale of the images(small images and tooltip images) in line 30-31

2. When images are big change the scaleX and scaleY value in line 443

3. Adjust the x property of displayPoint in line 132 so the left side of the big image does not get cut off.

Hope this helps :)

Posted 2 months ago

Great gallery thanks! – Wondering if it supports a gallery containing swf / movies…

Posted about 1 month ago

@littlejitu Sorry for the late reply. It supports ,jpegs, pngs, gifs and swfs

Posted about 1 month ago

Ronstantine, I too am having an issue with the 2044 error. were you able to figure out a quick fix for that?

also, great file. i love it.

Posted 13 days ago

Never mind. I found the problem. i had misspelled one of the files in the XML . CHECK YOUR SPELLING PPL !!!

btw FIVE STARS ! Awesome File! :D

Posted 13 days ago

@BlakePetersen Thanks :)

Posted 12 days ago