ActionScript Notification Engine! Open-Sourced!
Some features of ActionScript Notification Engine
- Ability to display messenger-toast notifications as well as compact notifications.
- Variable display length for notifications.
- User-presence logic that detects when the user goes idle. If the user is away from the computer, notifications are held on-screen and queued for when the user returns.
- Ability to replay the most five recent notifications.
- Individual notification post settings, such as sticky, replayable, custom image, click URL, compact, etc.
- Operating system detection to set logical default display locations for notifications for the various platforms (i.e. bottom-right on Windows, top-right on Mac).
- Smart repositioning logic for extended length toasts.
- Ability to see a summary notification when the user returns from idle after an extended period of time.
- Support for changing notificaion images.
- Custom styling which can be applied at run-time.
- Optional notification sound.
Comments
Post a Comment