• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Native application (captive runtime) doesn't support GameInput?

New Here ,
Nov 05, 2014 Nov 05, 2014

Copy link to clipboard

Copied

I've built a project originally for Flash Player, then for AIR with the GameInput API.  With the addition of GameInput support in FlashPlayer 11.8, I've switched back to FP.  The game supports controller input through the GameInput API when built as SWF/AIR. 

However, when I package it using the -adt command using -target bundle (resulting in a captive runtime native EXE), controller support is lost.  A check on launch for GameInput.isSupported returns true as SWF/AIR, but false as EXE with no changes to the project/build.

Any idea if there's a way to get isSupported to register as true and keep my GameInput functionality in a native EXE?

TOPICS
Development

Views

189

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines