Skip to main content
Known Participant
November 4, 2009
Answered

game

  • November 4, 2009
  • 2 replies
  • 416 views

Hi

i've publish my file but strangely enough , i have to click on the stage once in order to play the game. otherwise it seems like it's not detectinf the keyboard event. Does anyone know why?? Thanks

This topic has been closed for replies.
Correct answer Kalisto

The focus is not in the flash. Clicking into the stage you set the focus into the flash.

You may put the screen with credits and with text " Click here to begin". Setting the focus from page is not working in every browsers.

2 replies

KalistoCorrect answer
Inspiring
November 4, 2009

The focus is not in the flash. Clicking into the stage you set the focus into the flash.

You may put the screen with credits and with text " Click here to begin". Setting the focus from page is not working in every browsers.

phingkoAuthor
Known Participant
November 4, 2009

got it thanks