home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2000 February
/
maximum-cd-2000-02.iso
/
Flash 4
/
data1.cab
/
Samples
/
Sample_Pages
/
Objects
/
Objects.swf
/
scripts
/
DefineButton2_30
/
BUTTONCONDACTION on(press).as
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-06-15
|
111 b
|
8 lines
on(press){
startDrag("","0","0","0","0","70");
tellTarget("..")
{
gotoAndPlay(1);
}
}