;

PDA

Click to See Complete Forum and Search --> : 3DFA supporting joysticks


sadako232
08-28-2006, 06:11 PM
Well, the name says it all does it support Joysticks

blanius
08-28-2006, 10:23 PM
name says it all eh?

blanius
08-28-2006, 10:24 PM
I did see someone that had a gamepad thing for sale that worked with flash. I think is emulated keypresses and such.

sadako232
08-29-2006, 06:27 PM
ok, thanks didnt think so but hey, always worth a shot

ConnELITE
08-30-2006, 09:49 PM
I do believe it is possible using the ASCII or something and the get key function. Not sure but seems plausible, I;; work on it

ppedz
08-31-2006, 12:20 AM
As far as I know Flash doesn't support joysticks but...

Here is a link I came across in my travels that will enable Flash (using actionscript's fscommand) to call native code to communicate to a joystick http://www.bigredswitch.co.uk/toolbox/joystick/. This is an ActiveX control so it only currently works for Windows.

sadako232
08-31-2006, 06:37 PM
Thanks guys for all your help =)