home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 2
/
LAUNCH.BIN
/
mac
/
TOYOTA
/
TOYOTA.DIR
/
00342_Script_342
< prev
next >
Wrap
Text File
|
1995-01-01
|
350b
|
11 lines
on exitFrame
set the checkBoxAccess = 0
set myButton = the clickon
repeat with n = 0 to 11
if (the number of cast "first radio" + n) <> the castNum of sprite myButton then
set the hilite of cast(the number of cast "first radio" + n) = 0
end if
end repeat
set the hilite of cast "first radio" = 1
go frame "$12"
end