home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ring.yamanashi.ac.jp/pub/pc/freem/action/
/
action.zip
/
snowman100win.zip
/
component
/
block.dll
/
scripts
/
frame_3
/
DoAction.as
Wrap
Text File
|
2005-10-02
|
143b
|
8 lines
stop();
Mouse.show();
if(score > highscore || highscore == null)
{
so = SharedObject.getLocal("mydata");
so.data.hensu = score;
}