Skip to content

Version 0.7.0

Compare
Choose a tag to compare
@lannymcnie lannymcnie released this 18 Feb 22:11
· 1320 commits to master since this release

Stable release, included in Adobe Flash CC

  • Introduced new event model (and deprecated old onEvent-style handlers), including new mouse handlers like rollover/rollout, pressMove, etc.
  • API name changes (Bitmap » Sprite, BoxBlurFilter » BlurFIlter, etc)
  • New API methods in Ticker, Text, and Graphics
  • New Event and shared utility classes
  • Support for multiple stages
  • Added a getBounds() method to DisplayObjects
  • New build process
  • Bug fixes and documentation throughout.

Please check out the VERSIONS.txt for a full list of changes.