home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2003 August
/
TommyVideo.iso
/
flash
/
index.swf
/
scripts
/
DefineSprite_31
/
frame_21
/
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
|
2003-06-08
|
170 b
|
11 lines
if(_root.translating)
{
_root.translatorController.play();
}
else if(_root.switchingStage)
{
_root.tv.reset();
_root.stageController.play();
}
stop();