GamePad support on desktop browsers?
The roadmap published a while back (http://www.adobe.com/devnet/flashplatform/whitepapers/roadmap.html) stated that Adobe plans on adding gamepad support for desktop browsers.
AIR indeed got this support, but not desktop browsers, which complicates things a lot if you do want to use a controller for a desktop browser (you can use a Unity wrapper that will pass the gamepad input, or even try JoyQuery that can work on browsers that have this feature).
Are there plans on adding this support later?