Changing images depens on mouse position - free download src

happy new year :slight_smile: I am glad to share with you a component I wrote mounths ago and added some finishing touches today :slight_smile: It is images slider that changes (slided/fades) images depend on the mouse position - devide the stage of the number of the images and switch between them when you move your mouse. The classes automaticly devides the stage into zones (you got as many zones as pictures you pass)

Demo you can see at:

http://burnandbass.com/mousesteps/fading/ --> fading them, the segments are visible. If you got images of an object from different angle you can make some really good effects.

http://burnandbass.com/mousesteps/sliding/simple-slide.html --> sliding (without lines visible)
( Btw I used the same script for this gallery: http://burnandbass.com/maggi/#/en/collections/steli-kolie/ , just added AutoFitArea for the fullscreen )

http://burnandbass.com/mousesteps/sliding/lines-slide.html --> with lines visible

The documented source avalable at http://burnandbass.com/mousesteps/mouse-steps-slider.zip

The classes uses TweenLite and LoaderMax :slight_smile:

The shoe on the pic is Supra Skytop White Tuf avalable at http://www.stepupshop.eu/supra-skytop-white-tuf.html

Enjoy :slight_smile: