Calendar

July 2008
S M T W T F S
« Jun   Aug »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for July 2nd, 2008

Flex Applications that Warn on Close

Wednesday, July 2nd, 2008

Occasionally, there are times when you need to give the user the heads up that closing the application could cause issues as there are processes currently running.

This example shows an easy way to do this via the FABridge. Click the link below to run the sample.
Warn On Close
So, how does it work?