home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ghost Rider iactivecard
/
Ghost Rider iactivecard.iso
/
pc
/
quiz.swf
/
scripts
/
frame_10
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2007-04-17
|
218 b
|
9 lines
_root.score = 0;
countAnswer = 0;
correctAnswer = 0;
totalAnswer = 0;
timeStart = 10;
timeEnd = 0;
domande.length >= toDisplay ? (toDisplay = toDisplay) : (toDisplay = domande.length);
tempArray = new Array();