home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 180
/
dpcs0203b.iso
/
extras
/
question
/
Tutorial
/
xData
/
menu.swf
/
scripts
/
DefineButton2_21
/
BUTTONCONDACTION on(rollOver).as
< prev
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
|
2002-08-22
|
95 b
|
7 lines
on(rollOver){
if(this._name.substr(1,1) == "s")
{
block._alpha = 100;
}
}