home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club KidSoft Volume 3 #2
/
CKSPCV32.BIN
/
movies
/
clubart.dir
/
00033_Script_33
< prev
next >
Wrap
Text File
|
1995-04-06
|
435b
|
22 lines
--Pause Original Club Art
on enterFrame
cursor 0
testClubArtButtons
end
-- **********************************************
--**********************************************************************
on mouseDown
testDownClubArtButtons
end
--*********************************************************************************
on mouseUp
testUpClubArtButtons
end
-- *********
on exitFrame
go to the frame
end