I am using flex 4.6 to develop a mobile application. I need to create an alarm application using Flex for iPhone / Android. I found out that we need to use / assign a local notification class to create an alarm application, and I found here an example @ http://www.adobe.com/devnet/air/native-extensions-for-air/extensions/notification. html
But from the zip file, which you can download from the link above, only shows how to call the notification class with the click of a button.
Please help me how to call this using automatic @ defined to make an emergency application. This is urgent
Manoj source share