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