home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
climatechaos.swf
/
scripts
/
DefineSprite_346_shrine_idol
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-09-12
|
128 b
|
5 lines
this.onEnterFrame = function()
{
this.gotoAndStop(15 + Math.round(15 * (this.environment.pos_x - this.pos_x) / 100));
};