Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-05-2007, 07:07 PM
Junior Member
 
Join Date: Feb 2007
Posts: 7
Default Flash the title bar or taskbar button

Hi guys:
My application needs to flash in the taskbar button when the form is not on focus.
is it possible to do this with swfkit pro?
thanks in advance
Reply With Quote
  #2 (permalink)  
Old 09-06-2007, 10:54 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: Flash the title bar or taskbar button

Code:
dllimport "user32.dll" stdcall Boolean FlashWindow(
	pointer hWnd,   // handle to window
	Boolean bInvert  // flash status
);
FlashWindow(getMainWnd().handle, true);
Reply With Quote
  #3 (permalink)  
Old 09-06-2007, 02:57 PM
Junior Member
 
Join Date: Feb 2007
Posts: 7
Default Re: Flash the title bar or taskbar button

Thanks a lot!
is very nice!
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 04:32 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.