What’s up,
I am new to all of this and I need some advice. I need to be able detect and use a joystick in an applet but pass the pull events to javascript/flash. I have something that does this already but it only works on PCs and only in IE (active x). I was thinking that using java it would take care of my platform/browser problem. So the questions I have are… well I have a bunch.
- Is it possible to send variable from applets to javascript/actionscript
- What API should I use? Jinput, java3d, etc
- Will the clients have to have special components installed?
- Which one will support serial/ paralel and usb joysticks?
- Where can I find some code snippets to try this out.
Thanks in advance for any information that you post.