I know of FlashDevelop for windows but how about developing actionscript or haxe on a mac? 开发者_StackOverflowbesides flex plugin for eclipse, flex builder and FDT is there anny good IDE out there fo
I have simple Haxe app like class Main { public st开发者_JAVA百科atic function main() { trace(\"hello world\");
I want to create a WP plugin with use of WP DB tables and costume ones, Ajax requests Rss feeds reading and writing and media storing and Google maps开发者_运维问答. Such a crazy plugin it will be...
So开发者_开发问答 I want to port WordPress to Haxe. I need HP to Haxe translators. Where can I get tham?You can look to Php to Haxe translator from HaqTeam.It could be awesome to have WordPress ported
I have an 2D image that I want to draw in true 3D, and spin around its centre. I\'m using Actionscript 3 code (actually Haxe, no IDE), and I\'m struggling to discover the values by experimentation.
I am just starting out with Haxe development, and wanted to give the PHP side a go, but am already a little confused.
Is there an开发者_运维知识库y debugger for Haxe in FlashDevelop?FlashDevelop now ships with a Haxe debugger which works well (Flash target only).
Is there a simple way to have a preloader that just traces the percentage and then goes on to the main game? Just as simple as possibl开发者_如何转开发e, so that I can add in the progress bar/logo ani
I am very new to Flash and Actionscript. I am trying to simply play an FLV file. I have the following:
I\'m just beginning to look at the Haxe language, primarily for flash development, but once I\'d seen what Neko can do, also the desktop and web server side of things too.