home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MindStor - The Ultimate Digital Camera Companion
/
MindStor.iso
/
mac
/
MSMAC.swf
/
scripts
/
DefineSprite_165
/
frame_2
/
DoAction.as
Wrap
Text File
|
2002-06-04
|
168b
|
6 lines
currentScroll = eval("/:scrollableText.scroll");
if(currentScroll < eval("/:scrollableText.maxscroll"))
{
set("/:scrollableText.scroll",currentScroll + "1");
}