home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet Web Designer 86
/
PIWD86.iso
/
pc
/
contents
/
flash
/
utilities
/
setupanimfx.exe
/
#setuppath#
/
interfacedemo.swf
/
scripts
/
DefineButton2_452
/
BUTTONCONDACTION on(release).as
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
|
2003-09-12
|
342 b
|
8 lines
on(release){
_root.interfaceholder.x1 = _root.interfaceholder.x1 * 1 + 5;
_root.interfaceholder.x2 = _root.interfaceholder.x2 * 1 + 5;
_root.interfaceholder.x3 = _root.interfaceholder.x3 * 1 + 5;
_root.interfaceholder.x4 = _root.interfaceholder.x4 * 1 + 5;
_root.interfaceholder.x5 = _root.interfaceholder.x5 * 1 + 5;
}