|
|||
|
Hi there,
I hope someone can help with this, I've had a look through the forums and couldn't find anything that seemed to answer this question. I have a projector that loads external appliations; a number of them are flash executables and the others are director executables. Calling all the files with window.open() works perfectly, and calling window.close() works perfectly on the flash executables, but the director executables don't seem to respond. The window object is accessible, it just doesn't seem to have any effect. Is there something obvious I'm missing? Thanks very much, D. Code to open files: winOne = Shell.run("Buddha/buddha.exe"); Code to close: if (winOne != null) winOne.close(); |
|
|||
|
Certainly, should I send it to support@swfkit.com ?
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|