Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-14-2003, 03:22 PM
Junior Member
 
Join Date: Mar 2003
Posts: 14
Default EXE not completely exiting

After using the FSCommand "Quit" in Flash to kill the app, the SWFkit Shell continues to run invisible in the system processes. What's the best way to avoid that?
Reply With Quote
  #2 (permalink)  
Old 04-14-2003, 08:59 PM
Senior Member
 
Join Date: Jan 2001
Posts: 413
Default Re: EXE not completely exiting

please download SWFKit again, from this url:

http://www.swfkit.com/download/swfkit.exe

and have a try, if the problem still exist, don't hesitate to tell us, thanks!
Reply With Quote
  #3 (permalink)  
Old 05-05-2003, 09:06 AM
Junior Member
 
Join Date: Mar 2003
Posts: 14
Default Re: EXE not completely exiting

It worked initially, but now the problem is back. Closing the Main Window with the FFish Script doesn't help either. I had 12 instances running in my processes.
Reply With Quote
  #4 (permalink)  
Old 05-06-2003, 09:36 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: EXE not completely exiting

Please try http://www.swfkit.com/download/new.exe
Reply With Quote
  #5 (permalink)  
Old 05-09-2003, 04:28 PM
Junior Member
 
Join Date: Jan 2003
Posts: 12
Default Re: EXE not completely exiting

I have been having the same problem. I tried installing both of the files, but neither fixed the problem. The problem seems to occur when I open an instance of the media player using the following code:

mp=createControl("MediaPlayer.MediaPlayer.1", rect_obj.left, rect_obj.top, rect_obj.right, rect_obj.bottom);
mp.window.bringToTop();
mp.activex.AutoSize=true;
mp.activex.AllowChangeDisplaySize=false;
mp.activex.ShowControls=false;
mp.activex.AutoStart=false;
mp.activex.ReadyStateChange=mp_ReadyStateChange;
mp.activex.Open(videoPath_str);

I then "close" the player using the following code:
mp.activex.Stop();
mp.window.close();
mp = null;

When I "close" the media player, it disappears from the screen. But when I close the SWFKit application and then I look at my system processes, the SWFKit application is still running. I do not have this problem with SWFKit applications that do not "open" the media player. I also do not have this problem with SWFKit applications that "open" the media player if i never call the script that actually opens the media player.

As I was writing this post, I just discovered something very interesting -- if I play the video by clicking on it and then close the SWKKit application, the application no longer runs in the system processes. I have tried this many time, and it works everytime. This is not an acceptable solution because I have created my own movie controls to match the branding of my SWFKit application. Is there someway to "fake" the click? I couldn't find a reference, but is there some way to give the media player window focus?

I am working on a project with video for a client with very slow machines. Having the SWFKit application running invisibly in the system processes will not be acceptable to them. Any help would be greatly appreciated. Thanks!
Reply With Quote
  #6 (permalink)  
Old 05-11-2003, 07:17 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: EXE not completely exiting

Hi, ActionStu

We really appreciate your help.

We tested the code in many Windows systems and haven't found out the problem yet. Would you mind sending us a demo (with the output exe file)?

Thanks!
Reply With Quote
  #7 (permalink)  
Old 05-15-2003, 02:19 PM
Junior Member
 
Join Date: Jan 2003
Posts: 12
Default Re: EXE not completely exiting

I can try to walk you through what I did, but I do not think I can send you my source files. The work I am doing is for a client who requires all the people who see it to sign non-disclosure agreements. The information contained within the application is proprietary. Is there anyway we can work on this problem without me sending you files?

I have been working on this problem and one thing that I have found is that the problem only occurs when the media player is "stopped" on faster machines. I have written code to work around this. However, I still have the original problem no matter what play state the media player is in on slower machines. Please note that this problem only occurs when I am using the media player activex control with a SWFKit application.

Thanks again.
Reply With Quote
  #8 (permalink)  
Old 05-17-2003, 08:40 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: EXE not completely exiting

Thanks.
We are doing more tests to resolve the problem.
Reply With Quote
  #9 (permalink)  
Old 08-26-2003, 02:05 PM
Junior Member
 
Join Date: Mar 2003
Posts: 14
Default Re:EXE not completely exiting

There is still an issue with multiple instances of the EXE staying active invisibly in the processes. I know you were looking into it... has there been any conclusion reached or a script to assure a clean exit?
Reply With Quote
  #10 (permalink)  
Old 08-28-2003, 01:09 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:EXE not completely exiting

The problem doesn't occur any more. Whatever, could you send us a sample? We will test it in SWFKit 2.0.

Thanks.
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:51 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.