home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyklopedia Omnia
/
omnia201.iso
/
mondo3d
/
animazione.dir
/
00050_Script_50
< prev
next >
Wrap
Text File
|
2000-11-03
|
251b
|
15 lines
on mouseEnter
set the ink of sprite the currentSpriteNum to 0
cursor 280
end
on mouseLeave me
set the ink of sprite the currentSpriteNum to 36
cursor -1
end
on mouseUp me
go to frame 140 of movie "scheda"
cursor -1
end