hi everyone,
I am loading a flash game(shockwave flash object) using the panel in c# Winforms. Everytime the game will need to let the player to input some text I want to provide a virtual keyboard. But my problem is how to identify the focus from that flash game. What API do i need to use to save that focus so I can paste the inputs from my virtual keyboard.
I know this question can be easily seen when searched thoroughly, but I can't find the right combinations for the strings to search and time is running out for me. Please help me
Thanks a lot in advance
Dantz
I am loading a flash game(shockwave flash object) using the panel in c# Winforms. Everytime the game will need to let the player to input some text I want to provide a virtual keyboard. But my problem is how to identify the focus from that flash game. What API do i need to use to save that focus so I can paste the inputs from my virtual keyboard.
I know this question can be easily seen when searched thoroughly, but I can't find the right combinations for the strings to search and time is running out for me. Please help me
Thanks a lot in advance
Dantz
Comment