Free FlashDen file of the month. Click here to download.
Search  

FADE IN GALLERY

UPDATE Flash 8 + Flash CS3 file available This is an AS3 File, Even though you can open it in Flash 8. You wont be able to compile it.

Simple Gallery to display your photos or images.

Completely XML Driven. All settings are set in a XML File. Images are set in another XML File.

Can control:

Speed of mouse events Load direction Fade speed Easing of mouse events Size of thumbnails Size of full images. Much more…

Here is an example of the settings file

<options>
<!--Duration for each image to appear on the stage-->
<duration>5</duration>

<!--Alpha of the Thumbnails-->
<alpha>.6</alpha>

<!--The amount of time it takes until the next column or row is revelaed-->
<sectionDelay>1</sectionDelay>

<!--Sets how fast the images are revealed. The lower the number the faster-->
<delayMultiplier>.2</delayMultiplier>

<!--BlurX amount. Set 1 if you don't want a blur-->
<blurX>3</blurX>

<!--BlurY amount. Set 1 if you don't want a blur-->
<blurY>6</blurY>

<!--BlurQuality amount-->
<blurQuality>3</blurQuality>

<!--Duration of click animation-->
<clickDuration>.4</clickDuration>

<!--Durtioin of rollOver animation-->
<overDuration>.5</overDuration>

<!--Duratioin of rollOut animation-->
<outDuration>.2</outDuration>

<!--Multiplier to control vertical space between images-->
<hMultiplier>3</hMultiplier>

<!--Multiplier to control horizontal space between images-->
<wMultiplier>2</wMultiplier>

<!--Scale for thumbnail width-->
<minScaleX>.1</minScaleX>

<!--Scale for thumbnail height-->
<minScaleY>.1</minScaleY>

<!--Scale for full-size width-->
<maxScaleX>.4</maxScaleX>

<!--Scale for full-size height-->
<maxScaleY>.4</maxScaleY>

<!--Direction the images are revealed. Only takes a value of horizntal or vertical.-->
<direction>vertical</direction>

<!--Direction the images are revealed. Only takes a value of horizntal or vertical.-->
<enlargeEase>backEaseIn</enlargeEase>

<!--Direction the images are revealed. Only takes a value of horizntal or vertical.-->
<shrinkEase>backEaseInOut</shrinkEase>

<!--Maximum width of the gallery-->
<boundaryX>580</boundaryX>

<!--Maximum height of the gallery-->
<boundaryY>290</boundaryY>

</options>

TweenMax { REQUIRED }

TweenMax library is required to to use this application. It is a free library that can be found at

http://www.tweenmax.com/

For any other questions can be posted here or on my blog at

http://www.kreativeking.com

____________________________________

Galleries , Banner Rotators, Video Players

Audio Players

Preloaders

XML News Utilities

Posted 8 months ago

ITEM DISCUSSION

Show Comments By

hmmm… very nice and clean! good work! ;)

Posted 8 months ago

Hey welcome cg!

Really good movement, I like the bounce effect.

Posted 8 months ago

Thanks for the comments so far.

The easing effect is also user set, so you can have different kind of easing if you wanted.

Posted 8 months ago

I’m getting the following error.

TypeError: Error #1010: A term is undefined and has no properties. at com.clementegomez.media::FadeInGallery/checkBoundError() at flash.utils::Timer/_timerDispatch() at flash.utils::Timer/tick()

Posted 8 months ago

@ lyndian, send me your source and I will heck it out for you.

Posted 8 months ago

awesome work. love the blur effect.

Posted 8 months ago

cg219

Not my source, your source is throwing that error.

Posted 8 months ago

Hmmmm seems to be all in working order here. Maybe a player bug.

Posted 8 months ago

@modular

Thanks, thats a customizable as well

Posted 8 months ago

I get the same error. Check the file with the debug player maybe?

Posted 8 months ago

very nice

Posted 8 months ago

@ lydian & noponies

Thanks I fixed the problem

@ spe

Thanks =D

Posted 8 months ago