Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-15-2009, 08:08 AM
Junior Member
 
Join Date: Oct 2008
Posts: 9
Default An alwaysAtBack property ?

Hello =)
as the bAlwaysOnTop property, i would like my app to be sticked on the desktop. But there's no property i can find.

I found this script, where you tell how to place an App on top of the taskar Bring application in front of the taskbar

Is it possible to do the same, to place my app at background ?

Thank's a lot !! =)
Reply With Quote
  #2 (permalink)  
Old 07-15-2009, 06:06 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default

That can be done by using the following code in the "initialize" script of swfkit

Code:
getMainWnd().parent = Window.find(null, "Program Manager");
Reply With Quote
  #3 (permalink)  
Old 07-16-2009, 08:53 AM
Junior Member
 
Join Date: Oct 2008
Posts: 9
Default

thank's =) works great !
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:52 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.