Flash trace – view The current year timedate = new Date(); todaydate = timedate.getDate(); b = timedate.getFullYear(); datee.text=b; trace(b);