home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 127
/
MOBICLIC127.ISO
/
mac
/
DATA
/
DSS127
/
DSS127_01
/
DSS127_01.swf
/
scripts
/
frame_470
/
DoAction.as
Wrap
Text File
|
2010-09-13
|
226b
|
12 lines
function reaction()
{
trace("REACTION");
clearInterval(intervalReaction);
gotoAndStop("REACTION_04_02");
}
theLMFile = "LM01";
theReponse = "F_04_01_02";
theReaction = "F_04_01_02";
initReponses();
stop();