home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIPCD5_98.iso
/
software
/
testsoft
/
carr
/
IRL.CST
/
00028_Script_s_miasta
< prev
next >
Wrap
Text File
|
1998-01-28
|
239b
|
10 lines
on mouseEnter
set the member of sprite (the currentSpriteNum-1) to member "miasto_punktL" ¼
of castLib "Irl"
end
on mouseLeave
set the member of sprite (the currentSpriteNum-1) to member "miasto_punkt" ¼
of castLib "Irl"
end