|
|||
|
I am currently building an application in SWFKIT Pro v2r2 that launches a help window in Internet Explorer. I am using shell.run for the launch and it returns a window object successfully. However, when I run window.close() the IE window does not close.
Is there something I am missing? Any help is greatly appreciated. |
|
|||
|
The close method sends a WM_CLOSE message to the IE window, it seems that the IE window omits the message.
It's very hard to control another application. You can use the method introduced by the following topic: http://www.swfkit.com/developer-open-window.html |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|