Archive for November 15th, 2005

November 15th, 2005

Update to Date Formatter

UPDATE: I guess I didn't think this one through completely. If you are using a component such as the DateChooser component or other class that returns a Date Object, using the Date2 Class will be of no use. So using the DateFormatter static class makes far more sense. Thanks Darron for [...]

November 15th, 2005

Learn something new every day

That's what I love about Flash and the Flash community. Not a day goes by that I don't learn something new that somehow I missed.
I had a few minutes today and was just poking through George Medve's TweenExtended Class [LINK] in SEPY and noticed "OnEnterFrameBeacon.init();". Hmm.. I hadn't seen that before.. [...]