Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-29-2006, 03:20 PM
Junior Member
 
Join Date: Jun 2006
Posts: 12
Default 2 question

Hello,

I have 2 things to ask:

1st - How can I set everytime my SWFKIT application to be always on top, I want to mean always on focus or with highest z-index?

2nd - Have any way to detect if the people who's running SWFKIT applcation is connected to internet?

Thank you for help

Peace,
Cold
Reply With Quote
  #2 (permalink)  
Old 06-29-2006, 03:40 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:2 question

1. [Operation Panel]->[Application definition]->[Behaviour]->[always on top]

2. Inet.IsInetConnected();
Reply With Quote
  #3 (permalink)  
Old 06-29-2006, 05:01 PM
Junior Member
 
Join Date: Jun 2006
Posts: 12
Default Re:2 question

1st is ok, but the second maybe I was made something wrong, see:

if (Inet.IsInetConnected()) {
trace("connected");
} else {
trace("disconnected");
}

And when I running (debug mode) this conditional always answer "disconnected"

Thanks again
Reply With Quote
  #4 (permalink)  
Old 06-29-2006, 05:23 PM
Senior Member
 
Join Date: Feb 2003
Posts: 212
Default Re:2 question

Inet.IsInetConnected(); should be without capital like

Inet.isInetConnected();
Reply With Quote
  #5 (permalink)  
Old 06-29-2006, 06:48 PM
Junior Member
 
Join Date: Jun 2006
Posts: 12
Default Re:2 question

Sorry but I still not understanding

Can you show a function to test internet connection like the function posted by me?

Thanks again

Peace,
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 03:44 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.