home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Drops Desktop CD-ROM Collection
/
Drops Desktop CD-ROM Collection.iso
/
files
/
photobook
/
Help
/
regist.swf
/
scripts
/
DefineButton2_11
/
BUTTONCONDACTION on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-05-08
|
88 b
|
6 lines
on(press){
this.d = true;
thisX = _root._xmouse;
thisY = _root._ymouse;
}