We’ve released a new minor version of CASA Lib for ActionScript 3. This release addresses bugs and documentation errors present in the 1.2.0 release.
Change Log
- SwfLoad now correctly uses supplied
LoaderContext. - Fixed error in ArrayUtil’s
removeItemdocumentation. - Fixed misspellings in Distribution’s documentation.
- Updated TextFieldUtil’s
hasOverFlowto check for horizontal overflow as well as vertical overflow. This was causing improper detection of overflow when usingremoveOverFlow. - Fix a bug in StringUtil’s
replacemethod; in rare cases the regular expression would not replace correctly. - Made a public internal function protected in StringUtil.
- Tween will now transition correctly with a duration of 0.
- Fixed an issue in VideoLoad class which, in rare cases, dispatched a
RetryEvent/IOErrorEventafter a video had successfully loaded. - Load classes now throw an
Errorif you try to load an empty string.
1.2.1 Downloads & Documentation
ZIP: http://as3.casalib.org/releases/1.2.1/1.2.1.zip
SVN: http://svn.as3.casalib.org/releases/1.2.1/
Documentation: http://as3.casalib.org/releases/1.2.1/docs/
Please note: We advise you to only use the latest release links. This way you can be assured that the version you are getting is the most up to date. We provide links to specific versions to be used in cases of forward compatibility issues.
Written by Unreality on September 7th, 2009
I <3 casalib