Development guidelines for desktop and web environments
This collection of topics gives instructions for implementing various functions in desktop and web applications.
- Specify the application taskbar for Adobe AIR applications
How to display or suppress a taskbar button for a widget.
- Configure the authentication for web widgets
Add a realm to authenticationConfig.xml.
- Writing login form files for web widgets
Write two files, in HTML or JSP, with the ability to carry out a security check.
- Set the size of the login screen for web widgets
If the login page is displayed in a separate browser window, configure its height and width.
- Signing Adobe AIR applications
MPF provides a default certificate for development and test purposes. For production, obtain a certificate from a certificate authority and install it.
- Signing Windows 8 apps
MPF provides a default certificate for development and test purposes. For production, obtain a certificate from a certificate authority and install it.
- Embedding widgets in predefined web pages
Follow these instructions to incorporate widgets into web pages.
Parent topic: Develop hybrid and web applications