# Receive eventHandler when flash loads

**URL:** https://forum.kirupa.com/t/receive-eventhandler-when-flash-loads/243267
**Category:** Uncategorized
**Created:** [November 5, 2007, 6:54am UTC](https://forum.kirupa.com/t/receive-eventhandler-when-flash-loads/243267 "2007-11-05T06:54:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![shendel101](https://avatars.discourse-cdn.com/v4/letter/s/85f322/32.png) [@shendel101](https://forum.kirupa.com/u/shendel101)
#### Post date: [November 5, 2007, 6:54am UTC](https://forum.kirupa.com/t/receive-eventhandler-when-flash-loads/243267/1 "2007-11-05T06:54:57Z")

</div>

I have little problem in my flash application… It doesn’t receive keyboard event, when the page loads the user need to press spacebar to start my application… But it seems my flash doesn’t get the onKeyDown event… I need to click first the application so that it can get the event. Is there any solution for this problem or work around?
