var i:* = 24;

var now:Date = new Date();
var bday:Date = new Date(1982, 1, 16);

if(now.month == bday.month && now.date == bday.date) {
	i = now.fullYear - bday.fullYear;
	trace("Happy " + i + "th birthday to me");
}

3 Responses to “I am 788961937573 milliseconds old”

  1. Josh Tynjala says:

    Happy birthday. Keep the cool components coming!

  2. Michael says:

    A little late…. Happy Birthday!

  3. Denice Rice says:

    a8utwoqgr3hyvxf6

Leave a Reply