home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactif 7
/
cd.iso
/
pc
/
PC
/
Demos
/
GroovMak
/
data1.cab
/
Program_Executable_Files
/
Media
/
LoadU.dxr
/
00047.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-09-17
|
302 b
|
16 lines
on mouseDown
if the last char in field "fieldUserPath" <> "\" then
repeat while the mouseDown
set the memberNum of sprite 10 to the number of member "Hload"
updateStage()
end repeat
end if
end
on mouseUp
openWin("Message")
tell window "Message"
go("22")
end tell
end