Image gallery reading from an XML file. Slide-show, displays the images rotating with a special effect. It reads the URLs from an XML file, using some settings also stored on the XML file, thus customizable. On mouse over the gallery, the command keyboard is displayed (pause/play, forward, rewind).
PIXELLATION
galleria immagini - slide show
Description
Galleria immagini che legge da un file XML.
Slide-show, visualizza le immagini a rotazione con un effetto particolare.
Legge da file XML gli url delle immagini + alcune opzioni di settaggio che si possono facilmente cambiare sempre dal file XML.
Al passaggio del mouse sopra la galleria, appare la tastiera dei comandi (pausa/play, avanti, indietro).
Files package
main.fla
Pixellation.as
LoadingXML.as
Caricatore.as
immagini.xml
cartella immagini di prova
readme.txt
Important
Open the LoadingXML.as file and at line 34 change the loading URL if necessary.
Opzioni file XML
- add/remove images at your leisure inserting url and description for each image (no size limit)
- set the transition interval speed in seconds (between 6 and 12 is recommended)
- set how many squares are displayed during the viewing effect (between 80 and 160 is recommended)
I want use this slideshow in my website.
I put the 4 calques im my animation and i copy the xml files with my own images, when i publish my website the slideshow do nothing and the button play pause change all thee time in continue.
Flep - Awesome work!! Thanks. I'm trying to change the size of the border around the image and I can't find the setting that controls it. Can you help? See example at markjanus.com. I would like to make the border the same on all 4 sides.
Thanks,
Mark
The code is all the same as your original files. I just changed the size of the stage and the size of mc_bg to be 825x550. It looks like _w and _h control the position along with main_bitmap.x= and main_bitmap.y= am I on the right track?
The code is all the same as your original files. I just changed the size of the stage and the size of mc_bg to be 825x550. It looks like _w and _h control the position along with main_bitmap.x= and main_bitmap.y= am I on the right track?
Thanks!! This is awesome. I'm new to Flash and wanted to ask you how to change the frame so that I can show pics of about 1mega bites that would cover the whole screen. thx, siyana
Bookmarks