endangereddate = new Date();
/:hours = endangereddate.gethours();
/:mins = endangereddate.getMinutes();
/:secs = endangereddate.getSeconds();
/:fulldate = new Date(year, month, date, hour, min, sec, ms);
dynamic text-box has variable /:fulldate, locate text-box within first frame of mc (no...