PDA

View Full Version : keyboard controls not working in browser


amamo
04-06-2003, 06:07 AM
I'm working on a simple move and shoot game that uses keyboard controls (arrows to move + space to shoot). This works fine when I test the movie, but when I publish it and test it through a browser, it won't work. Other actionscripted movement (eg moving targets) are working, but nothing happens when I press the keys.

Any ideas :confused:

CyanBlue
04-06-2003, 07:02 AM
Howdy...

I think I've got this one from Madokan's FlashStar site (http://www.flashstar.de/)... Check this one out and see how he's using 'Key.getCode()'...

Good luck... ;)

farafiro
04-06-2003, 07:55 AM
or, post the fla or the not working code