time=new Date() hr=time.getHours() min=time.getMinutes() if(hr==14){gotoAndPlay(480);} else {gotoAndPlay (1);}