Haxe/flash API documentation

To get started with the Haxe flash target:


package flash

..
accessibility
automation
concurrent
desktop
display
display3D
errors
events
external
filters
geom
globalization
media
net
printing
profiler
sampler
security
sensors
system
text
trace
ui
utils
xml
AnyType

This type represents the Flash * type, which is actually the absense of type. It can be used as a type parameter for flash.Vector to represent the native Vector.<*> type.

Lib

Platform-specific Flash Library. Provides some platform-specific functions for the Flash target.

Memory

NativeXml

Vector

The Vector class is very similar to Array but is only supported by the Flash Player 10+

Xml

XmlType