home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 41
/
MOBICLIC41.ISO
/
pc
/
Data
/
DemoAtlas
/
Ecran1_2_3.dir
/
00097_Script_97
< prev
next >
Wrap
Text File
|
2002-02-07
|
226b
|
18 lines
-- retour α Mobiclic
on mouseUp me
sommaire
end
on mouseEnter
s = the currentSpriteNum
afficherPistes s+1
cursor 280
end
on mouseLeave
s = the currentSpriteNum
masquerPistes s+1
cursor -1
end