Prev | Current Page 676 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"


The haXe implementation also provides a special class flash.Lib that has several useful methods and
variables whose purposes have been already explained in the previous tables. The class does not map to
any class in the Flash API.
Version 6 to 8
Table 12 - 8 lists all the classes that have been implemented in haXe and the flash version of their
adoption. Note otherwise that some changes have occurred in the method signatures of some classes;
refer to the official Flash documentation for further indications.
ActionScript Class
(Flash Version) haXe Equivalent
Object
(F6??“9)
Use the haXe Dynamic type to provide similar functionalities as the
ActionScript Object. Unwatch(), watch() and addProperty() are not
available in haXe
QName
(F9)
Not implemented.
RegExp
(F9)
EReg
String
(F6??“9)
String
uint
(F9)
UIntThis type in haXe exists only when targeting Flash 9.
XML
(F9)
Xml
haXe has its own implementation of Xml functionalities that is cross
platform and follows the W3C DOM recommendation.


Pages:
664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688