home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
Chip_2003-07_cd1.bin
/
firmy
/
contactel
/
prezent
/
razdva.exe
/
scripts
/
frame_84
/
DoAction.as
Wrap
Text File
|
2003-04-30
|
166b
|
9 lines
function scrollIt()
{
scrollText._y = frameTop - step * (scrollBar._y - frameTop - 20);
updateAfterEvent();
}
frameHeight = 300;
dragMax = 260;
stop();