home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pro-motion 2
/
PM02-Disk1.iso
/
mac
/
Parts
/
Main.dir
/
Script_25_--Sam-Action.ls
< prev
next >
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
|
2001-01-31
|
196 b
|
12 lines
global activsp, activsam, endtime
on action me
if activsp = 0 then
exit
end if
sprite(100).visible = 1
sprite(100).movieRate = 0
sprite(100).movieTime = endtime
updateStage()
end