Archive for May, 2007

When you refresh the browser with a flex app running fullscreen, obviously the flex app should be focused…. but it’s not :(

Here’s a really easy way to set keyboard focus on your flex or flash embeded code. Basically, just paste the code below into the bottom of your html. After the page loads, this code gets called and sets the focus on your embeded swf. Continue Reading »