03-29-2007, 06:36 PM
I decompiled the flash, it does:
But out_now doesn't do anything
Code:
if (dateDiff <= 0)
{
_parent.gotoAndPlay("out_now");
}But out_now doesn't do anything