home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 November
/
chip_special1.iso
/
_word
/
Inter.dxr
/
01654_Field_1654.txt
< prev
next >
Wrap
Text File
|
1998-10-18
|
603b
|
33 lines
-- wyjscie
on mouseUp
set the locH of sprite 6 to 214
set the locV of sprite 6 to 266
puppetSprite 6, FALSE
go "__end"
end
on mouseDown
puppetSprite 6, true
set the locH of sprite 6 to 217
set the locV of sprite 6 to 269
end
on mouseUpOutside
set the locH of sprite 6 to 214
set the locV of sprite 6 to 266
set the ink of sprite 6 to 7
end mouseUpOutside
on mouseLEave
set the locH of sprite 6 to 214
set the locV of sprite 6 to 266
set the ink of sprite 6 to 7
end
on mouseEnter
set the ink of sprite 6 to 5
end mouseEnter