home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Weather Channel - Everything Weather
/
TheWeatherChannel-EverythingWeather-Win31.iso
/
twcia
/
calndr1
/
calndrx.dxr
/
00076.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
|
1995-08-25
|
298 b
|
11 lines
on exitFrame
global CDPath, pictureName
set the cursor of sprite 7 to -1
set n to the number of cast pictureName
set the palette of cast "holder" to n
puppetPalette(0)
puppetPalette(n, 60, 1)
updateStage()
set the fileName of cast "holder" to CDPath & "calpicts\" & pictureName
end