|
-
setFocus() for touch screen device?
Hi.
I'm using setFocus() to set the focus onto a button (Flash Lite 2.0):
setFocus(this.myButton);
When I emulate my FlashLite app on a non-touch screen device (Nokia N95, say) it works fine. However if I try to emulate my app on a touch screen device (say, Nokia 5800 XPress) the button doesn't receive the focus?
Any help would be appreciated here, as I'm stumped.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|