home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 15
/
cdrt15.iso
/
mac
/
CONTENTP.DIR
/
00019_Script_19
< prev
next >
Wrap
Text File
|
1995-04-05
|
321b
|
17 lines
on enterframe
abort
end
on exitFrame
global movielist
puppetsprite 5, 1
set GOERset = (the castnum of sprite 5)-800
if goerset > 0 and goerset < count(movielist) then
setat movielist, count(movielist), GOERset
go frame "st" of movie getat(movielist, GOERset)
end if
end