Search  

EXPLODING XML GALLERY

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersExploding XML Gallery
Full_screen_preview

XML Gallery with Exploding Transition by bhad

Overview This file loads external images via XML , copies a “chunk” of the image and draws it into a new movieclip using the BitmapDataClass. The “chunks” are then animated according to variables you set in the FLA . Adjust the sliders in the preview to see the effects you can create with this file. Thumbnails are automatically created as well so there’s no need to manually create the thumbnails. Transition animations can be changed by adjusting variable values in the FLA file. Images are loaded via XML file named “images.xml”. Image files are stored in a director named “img”.

Included Files explode_final.fla – Flash 8+/AS2 file explode_final.swf – A published SWF file of the project. explode_final.html – HTML file. Mover.as – AS2 class file that defines animation transition. There is no need to edit this file (all animations can be defined by variables in explode_final.fla) but it must be in the same directory with your .fla when publishing an .swf. images.xml – XML file for external images img directory – directory for storing external images

How To Use This file can be used as a stand alone gallery in an HTML page or loaded into an existing Flash project.

Posted 5 months ago

original stuff

Posted 4 months ago

nice and original ;)

Posted 4 months ago

cool man

Posted 4 months ago

I really like that but I have a question please. How difficult would it be to have the viewed picture not reappear on the line. What I mean is once clicked a picture cannot be clicked again until reload. Thanks Mireille

Posted 2 months ago

Mireille,

That shouldn’t be too hard. You could easily remove image from the array containing the images info once the image has been loaded.

Posted 2 months ago