home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2006 April (DVD)
/
PCWELT_4_2006.ISO
/
02.DIR
/
00688.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
|
2004-02-05
|
202 b
|
10 lines
on exitFrame
global gLastRolledOn
set gLastRolledOn to 0
set the constraint of sprite 29 to 32
puppetSprite(20, 1)
repeat with i = 1 to 12
preLoadCast("Roll" & string(i))
end repeat
end