home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dye Another Day
/
DyeAnotherDay.bin
/
swf
/
13-2.swf
/
scripts
/
frame_231
/
DoAction.as
Wrap
Text File
|
2003-04-02
|
126b
|
10 lines
if(_root.mode == "cont")
{
with(_root.containerfade)
{
play();
}
stop();
_root.mcend = "yes";
}