|
|||
|
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 |
|
|||
|
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 |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|