home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sony Picture Package
/
PICTUREPACKAGE.ISO
/
Cyber
/
en
/
version.swf
/
scripts
/
frame_21
/
DoAction.as
Wrap
Text File
|
2004-01-13
|
156b
|
10 lines
this.closeBtn_mc.onPress = function()
{
appMain.pressAction();
};
this.closeBtn_mc.onRelease = function()
{
releaseAction();
};
this.stop();