blueyes
11-27-2005, 02:42 PM
I use fscommand("exec","a.exe") to open another FLASH application but unsucceful.
I have a Main application call "Main.exe"
Two sub application call "a.exe" & "b.exe"
"Main.exe" have 2 button
First button go to call "a.exe"
Second buttnon go to call "b.exe"
"a.exe"got 1 button exit,I want make it back to "Main.exe" and "a.exe" is close while this button is press.
"b.exe" also same with "a.exe"....got 1 button exit,I want make it back to "Main.exe" and "a.exe" is close while this button is press.
Anyone know how to deal with it ?
I have a Main application call "Main.exe"
Two sub application call "a.exe" & "b.exe"
"Main.exe" have 2 button
First button go to call "a.exe"
Second buttnon go to call "b.exe"
"a.exe"got 1 button exit,I want make it back to "Main.exe" and "a.exe" is close while this button is press.
"b.exe" also same with "a.exe"....got 1 button exit,I want make it back to "Main.exe" and "a.exe" is close while this button is press.
Anyone know how to deal with it ?