home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Echoes of Ireland
/
Echoes of Ireland.iso
/
IRISH_ENGINE
/
quiz
/
quiz.swf
/
scripts
/
DefineButton2_10
/
BUTTONCONDACTION on(release).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-06-16
|
95 b
|
5 lines
on(release){
choice = _name.slice(6,_name.length);
_parent._parent.answer(choice);
}