lib.haxe.org

uniflash

haXe library to compile F9 code to F8/F7
Version
2.0.3
License
BSD

History

  • 2009-02-24 09:51:57
    2.0.3
    - "name" field added to MovieClip and TextField
  • 2009-01-30 13:45:56
    2.0.2
    - scrollRect added to flash7
  • 2008-12-08 14:23:09
    2.0.1
    - TextFieldType added to uniflash - PrintJobOrientation added to uniflash
  • 2008-12-02 17:02:32
    2.0.0
    - haXe 2.0 compatible version of Uniflash
  • 2008-11-24 12:15:04
    1.1.0
    - hitTest added to TextFieldUtils - Keyboard events fixed. Do not dispatch if nothing is in focus.
  • 2008-10-27 11:23:40
    1.0.10
    - mouseX mouseY added to textField
  • 2008-10-22 09:35:51
    1.0.9
    - scrollH scrollV added to textField
  • 2008-06-05 12:19:19
    1.0.8
    - Fix bug from last commit
  • 2008-06-05 10:27:17
    1.0.7
    - Reset focus when remove Movieclip for flash9
  • 2008-05-25 14:33:58
    1.0.6
    - DispalyObjectContainer typedef added
  • 2008-05-23 19:10:23
    1.0.5
    antiAliasType, gridFitType, sharpness, thickness, filters added to TextFiled for flash7
  • 2008-05-19 10:45:30
    1.0.4
    - GridFitType, AntiAliasType classes added to uniflash
  • 2008-05-13 13:37:15
    1.0.3
    - thickness type fixed
  • 2008-05-13 13:26:53
    1.0.2
    - fake thickness field added to TextField for flash7
  • 2008-05-12 21:08:32
    1.0.1
    - EventDispatcher example added
  • 2008-05-12 14:38:18
    1.0.0
    - First version of uniflash library