Mike Chambers

code = joy

New Release of as3corelib Library

with 5 comments

I have just posted a new release (.93) of as3corelib. The corelib project is an ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3.

You can view a complete list of changes in the change list (items 75 – 106).

You can download the updated SWC and source from the project’s download page.

Thanks to Christian Cantrell for helping build the release.

Written by mikechambers

May 28th, 2010 at 12:50 pm

Posted in General

Tagged with ,

5 Responses to 'New Release of as3corelib Library'

Subscribe to comments with RSS or TrackBack to 'New Release of as3corelib Library'.

  1. Swweeeeeeeeeeeeeet! You guys are awesome.

    Lee Graham

    28 May 10 at 1:45 pm

  2. Niceone, good to see this very usefull library is still alive.

    But just linking to your revision list is not a proper release notice (spending minutes clicking every revision to see whats new, when most stuff is simple bug fixes and tweaks). A basic list of highlights is appreciated (and imho expected).

    Jimmy

    29 May 10 at 2:34 am

  3. @Jimmy,


    But just linking to your revision list is not a proper release notice (spending minutes clicking every revision to see whats new, when most stuff is simple bug fixes and tweaks). A basic list of highlights is appreciated (and imho expected).

    Well, it is an open source and community project, so feel free to create such a list, and Ill post it.

    mike chambers

    mesh@adobe.com

    mikechambers

    30 May 10 at 3:47 pm

  4. Is there a version of this library that has no dependencies on the flex framework? I tried using the DateUtil class in a pure AS3 project, however it relys on the DateBase class with is a part of the flex framework swc. Even when I included the SWC I get the following error:

    Unable to resolve resource bundle “formatters” for locale “en_US”

    Any pointers on how to tackle this problem?

    Damion Murray

    2 Jul 10 at 2:21 pm

  5. Hey Damion,
    You probably are long past a solution for what you asked about above, but I thought I’d comment anyways.

    I was having the same problem, not being able to use DateUtil because of dependencies on DateBase in mx.formatters. In order to fix the problem, I added the framework.swc to my Flash CS4 publish settings.

    Hope this helps.
    Dan

    Dan

    20 Sep 10 at 5:07 pm

Leave a Reply