alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe

Macdoc

MovieClip.prototype.doDoc = function() {
this.mnW = this._width
this.onMouseMove = function(){
this.xmouse = Math.abs(this._xmouse)
var newScale = 150-(this.xmouse/3)
if(_ymouse >= -30 ){
this._xscale = newScale
this._yscale = newScale
}else{
this._xscale -= 5
this._yscale = this._xscale
};
if(this._xscale <= 100 ){
this._xscale = 100
this._yscale = 100
};
...
more >
7536 downloads, 47556 views
Download (6.39 KB)

Comments

You need to login to post a comment.

user adrianTNT
adrianTNT (admin) 9 years ago

This is a very old file, I wonder if any of the users here are still active :)

user steffel
steffel 14 years ago

Hello
Great buttons!
But...
how can I change individual images?
I want to insert different pictures, if I change a picture , then all pictures change 7!

thanks for the reply ...

user mereketehe
mereketehe 14 years ago

haha.. greatscript

user Ryne
Ryne 14 years ago

it's cool! but there's a weird gradual scaling when pointing from vertical direction towards the thumbs, but really cool

user algazelle
algazelle 15 years ago

super joli merci

show all 20 comments