as3-controller-input
as3-controller-input copied to clipboard
Missing GameInputControlName ??
I'm getting an error saying GameInputControlName is undefined on line 115 of Controller.as
Try commenting out that line. It uses the game SDK from adobe in order to make it easier to extend to further controllers. However, I don't think it's currently used.
Alternatively, add the SDK swc file from http://gaming.adobe.com/technologies/gamingsdk/ to your project.