home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
clickfest3.swf
/
scripts
/
frame_3
/
DoAction.as
< prev
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-16
|
118 b
|
6 lines
number_test_txt = 0;
number_test.onPress = function()
{
_root.number_test_txt = _root.number_test_txt + 1;
};