I've been having trouble targeting the proper Flash Player version (new to both Haxe & Flixel).
When I run "lime test flash" on the HelloWorld project (per Getting Started instructions), it produces the "GameInput not found" error (1ee6 variation). My Flash Player version is the latest one (16.x), but the command seems to open through Flash CS5.5, which then targets Flash Player 10.x as its limit. HaxeFlixel stuff seems to all be up-to-date, too, unless I did something wrong.
Am I missing something in the setup, or is the issue due to Mac & Flash CS5.5?
Additional info:
+ Mac OS 10.6.8 (Snow Leopard) ...as OS
+ Sublime Text 2 ...as editor
+ Terminal ...as CLI
Thanks in advance.