I created simple space shootin game in Macromedia Professional CS6 and when i played in my desktop it is playing fine. But now, I uploaded the .swf and .fla files to my mail and downloaded them in a system where Macromedia flash CS6 is not installed. I tried opening the .swf file in Internet Explorer, all the symbols are moving as specified in the action script. But when i press space to shoot or used arrow keys to move the flight, it is not gettin any respone. Why is this problem occured? Is there a solution for this?
Asked
Active
Viewed 225 times
0
-
`Macromedia Professional CS6` - what is this mystery software? – Marty Oct 12 '12 at 06:45
1 Answers
1
Internet Explorer requires user interaction (e.g. click) with the embedded SWF before it will register Keyboard Events.

Marty
- 39,033
- 19
- 93
- 162