home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pro-motion 2
/
PM02-Disk1.iso
/
mac
/
Parts
/
Main.dir
/
Script_21_LoopSam-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
|
153 b
|
10 lines
global activsp, activsam
on action me
if activsp = 0 then
exit
end if
member("Sam-Movie", "Sam").loop = sprite(13).status
updateStage()
end