Badges
This user hasn't earned any badges yet.Posts
|
Viewing 1 to 13 (13 Total) |
|---|
Re: More tutorials?@singmajesty I'd love to see a tutorial on the ExternalInterface class. I'm currently trying to get a demo app of that going for html5 & flash targets.
Posted on June 11, 2012 at 4:44 PM
|
Re: Re: Application width and heightthat works fine for me targeting flash and html5 as well. stage.stageHeight wasn't, so thank you for the tip!
Posted on March 08, 2012 at 7:11 PM
|
Re: template (without FlashDevelop)?Thanks! Tarwin started hacking on a bash script for this today as well, had to leave the hackathon before we saw results.
Posted on March 03, 2012 at 10:38 PM
|
template (without FlashDevelop)?Is there a template or howto for starting an nme project from scratch, without FlashDevelop? I'm using sublimetext2 on osx. Right now I'm just grabbing the Actuate Example and modifying it but if there's a better way, I'm all ears!
Posted on March 03, 2012 at 2:16 PM
|
Re: nme on osx@singmajesty thanks so much! i'm sure that had to be documented somewhere appreciate the fast response. Ah, here's the line I was following from the 3.2 blog post release that may have led me astray: You can install the beta by running “haxelib test NME-3.2-Beta.zip” using a command-prompt or terminal. You can switch back to the last release at any time by running “haxelib set nme 3.1.1″ if you want to.
Posted on March 02, 2012 at 3:54 PM
|
Re: nme on osx@singmajesty you're so right about NME 3.0.1, I'd installed it as a beta previously and now I can't figure out how to set 3.2.0 as my default again. does my haxelib set command line look ok?
Posted on March 02, 2012 at 2:09 PM
|
Re: Get Started: HTML5 (osx error)Thanks for the tip--will "build" instead of "test"! Configurable launch for html5 would be great in the future but I understand there's lots to do.
Posted on March 02, 2012 at 2:06 PM
|
Re: Get Started: HTML5 (osx error)Ok, so within an hour of sitting back down at my desk everything is working ;)
Posted on March 01, 2012 at 12:15 PM
|
Get Started: HTML5 (osx error)Trying to run through the Get Started guide. If I'm root, I have no problem running the nme test command for mac or flash. However, if I try running the html5 command, I get the following error:
Posted on February 28, 2012 at 7:24 PM
|
sudo haxelib run nme setup (error on osx)$ sudo haxelib run nme setup
Posted on February 28, 2012 at 6:30 PM
|
Re: -bash: nme: command not found!I'm in the same boat, OSX 10.6.8. The path exists: /usr/lib/haxe/lib/nme/3,2,0 ... and when i run "sudo haxelib run nme setup" as suggested in the getting started, I get the following:
Posted on February 28, 2012 at 6:09 PM
|
Re: getting started html5 errorah, i didn't think to open up the index.html in the browser myself. working fine that way, brilliant!
Posted on November 01, 2011 at 10:42 PM
|
getting started html5 erroryo team, happy got the Actuate_Example project running on flash, mac, and ios (nme 3.1). however, when i try and run this command
Posted on November 01, 2011 at 8:37 PM
|
