home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 1
/
MOBICLIC.ISO
/
mac
/
SKEET
/
TAB.dir
/
00026_Script_26
< prev
next >
Wrap
Text File
|
1997-02-20
|
522b
|
21 lines
on mouseUp
put "500" into field "score1"
put "400" into field "score2"
put "300" into field "score3"
put "200" into field "score4"
put "100" into field "score5"
put "SKEET" into field "nom1"
put "JUJU" into field "nom2"
put "VERO" into field "nom3"
put "LUDO" into field "nom4"
put "SKEET" into field "nom5"
global sc,score1,score2,score3,score4,score5,hi
set sc=0
set hi=500
set score1=0
set score2=0
set score3=0
SET SCORE4=0
set score5=0
savemovie "tab.dir"
end