home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The See Clearly Method
/
TheSeeClearlyMethod.iso
/
Media
/
howtogetstarted.dir
/
00044_Script_rewind
< prev
next >
Wrap
Text File
|
2002-05-14
|
140b
|
15 lines
on mouseUp me
set the movieTime of sprite 20 to 0
end
on mouseEnter me
cursor 280
end
on mouseLeave me
cursor 0
end