Hello,
while trying to port an old flash project to Haxe i installed the swf haxelib.
But when building I ran into:
Custom property accessor is no longer supported, please use `get`
multiple times as well as
String should be flash.display.xxx
Is the swf library not up to date or is this a different issue?
Thanks