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