home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Puzzle
/
mirrored_maze2.swf
/
scripts
/
frame_11
/
DoAction_2.as
next >
Wrap
Text File
|
2008-09-04
|
119b
|
7 lines
if(_root.check < 2)
{
game = SharedObject.getLocal("mydata");
game.data.checkpoint = 2;
game.flush();
}