home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 127
/
MOBICLIC127.ISO
/
mac
/
DATA
/
DSS127
/
DSS127_02
/
DSS127_02.swf
/
scripts
/
frame_366
/
DoAction.as
Wrap
Text File
|
2010-09-13
|
252b
|
15 lines
function reaction()
{
clearInterval(intervalReaction);
gotoAndStop("REACTION_02_02");
}
theLMFile = "LM02";
theReponse = "02_02";
theReaction = "02_04";
initReponses();
if(gMusicOn)
{
soundObjects[gMusic].setVolume(0);
}
stop();