home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Adephia Powerlink
/
AdephiaPowerlink-030102.iso
/
pc
/
Install
/
WorkFlow
/
Gui
/
AboutBox.swf
/
scripts
/
frame_3
/
DoAction_2.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
|
2002-04-02
|
152 b
|
9 lines
LegalBtn.OnRelease = function()
{
_parent.gotoAndStop("Legal");
};
VersionBtn.OnRelease = function()
{
_parent.gotoAndStop("Version");
};