Thanks, been wanting to learn Haxe for a while now. Especially the FlashPunk port.
Making flash is what all men strive for
Age 30, Male
Gamedev
Latvia
Joined on 2/8/07
Thanks, been wanting to learn Haxe for a while now. Especially the FlashPunk port.
This is exactly what I have been looking for. I'll make sure to give it a try soon. Thanks!
i switched to haxe a while back and loving it so far. best choice for a flash dev that wants to target more platforms or shitty 'html5' without dealing with the terrible, terrible js. you could use a twitter account btw.
I actually made one yesterday. https://twitter.com/kircode
Frederik77
Good job, I read the first six or seven tutorials and found them easy to follow. Bookmarked for more reading later on. Is there any workaround for compiling Haxe for iOS on a Windows machine that you know of?
keyreal
You can run a virtual machine (I recommend VirtualBox) and install OSX with XCode on it, then compile through that.
There's also an utility called xCross but it hasn't been updated in years so I'm not sure if that will work.