home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (BR) Volume 2 #6
/
CDRTV2N6.iso
/
makers
/
power
/
ue.dir
/
00246_Script_246
< prev
next >
Wrap
Text File
|
1996-03-13
|
370b
|
10 lines
on enterFrame
set the locV of sprite 2 to 900
updateStage
repeat with i=22 to 25
set the castNum of sprite (i) to the number of cast string(char 1 to 2 of the name of cast the castNum of sprite (i)&"E")
end repeat
set the castNum of sprite 20 to the number of cast "20H"
set the castNum of sprite 21 to the number of cast "21H"
updateStage
end