What tools do I need to develop in ActionScript (in Linux)

后端 未结 11 966
走了就别回头了
走了就别回头了 2020-12-29 06:23

I\'ve never developed Flash before but I have a project where I want to use an ActionScript 3 library and I\'m not sure what tools I need to start. To further complicate thi

11条回答
  •  误落风尘
    2020-12-29 07:04

    You could try Haxe. It isn't really ActionScript but it is very similar (and you could also compile to the server side or JavaScript).

提交回复
热议问题