home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Japan Image Selection - A Visual Education Tool
/
JapanImageSelect.iso
/
pc
/
html
/
show
/
slideshow01.swf
/
scripts
/
DefineSprite_77
/
frame_4405
/
DoAction.as
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
|
2004-03-05
|
94 b
|
10 lines
if(x == 1)
{
play();
}
if(x == 0)
{
_root.bt_play.gotoAndStop(2);
stop();
}