Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-22-2008, 08:25 AM
Junior Member
 
Join Date: Apr 2008
Posts: 6
Default How to close/kill Inet Object

Hi,

I wrote simple code to download a small file from web.

Code:
var inet = new Inet;
inet.getUrl(sSrcPath, sDesPath);
OR
Code:
Inet.getUrl(sSrcPath, sDesPath);
I can download the file, but after exit the program, the exe remain running (observe in task manager).
Same result when the whole project is just the above 1 or 2 lines.

How can I close or kill the inet object so that the exe really terminated.

Thanks
Reply With Quote
  #2 (permalink)  
Old 10-22-2008, 05:47 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: How to close/kill Inet Object

It's highly possible that some other reasons cause the problem. Because the internet connection will be closed automatically when the downloading has finished. We've tested the method for thousands of times, and found it worked well. Can you send us your swfkit project file? It will be helpful for us to find out the reason of the problem.
Reply With Quote
  #3 (permalink)  
Old 10-23-2008, 01:21 AM
Junior Member
 
Join Date: Apr 2008
Posts: 6
Default Re: How to close/kill Inet Object

Hi,

Thanks for reply.

I have sent you a sample with just 1 line of code.
After the file downloaded, I close the program.
The program seem terminated, but the task manager still list the exe (I assume that mean it is running).

Hope you can find what cause my problem.
Reply With Quote
  #4 (permalink)  
Old 10-27-2008, 05:48 AM
Junior Member
 
Join Date: Apr 2008
Posts: 6
Default Re: How to close/kill Inet Object

Hi,

Sorry, how can I give you my exe file?

As I cannot add attachment to the post
Error message : The attachments upload directory is not writable. Your attachment or avatar cannot be saved.

And cannot send exe attachment to your email
<support@swfkit.com>:
74.125.45.27 failed after I sent the message.
Remote host said: 552-5.7.0 Our system detected an illegal attachment on your message.
552-5.7.0 Please visit http://mail.google.com/support/bin/a...py?answer=6590
552 5.7.0 to review our attachment guidelines. 6si8012771yxg.6

Thanks
Reply With Quote
  #5 (permalink)  
Old 10-27-2008, 06:36 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: How to close/kill Inet Object

Please zip it or change the extension name, e.g. to ex_. Thank you very much.
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:24 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.