(AIR only)

The flash.html package contains classes used for including HTML content in an AIR application. The HTMLControl class is a display object that can render HTML content. The other classes support functionality related to HTMLControl object. This package is only available to content running in the Adobe Integrated Runtime.



Classes
 ClassDescription
 HTMLHistoryItemAIR-only Describes a location in the navigation history of an HTMLLoader object.
 HTMLHostAIR-only Controls behaviors of an HTMLLoader object for user interface elements that can be controlled by setting various properties or calling various methods of the window object of the HTML page.
 HTMLLoaderAIR-only The HTMLLoader class defines a type of display object that is a container for HTML content.
 HTMLPDFCapabilityAIR-only The HTMLPDFCapability class contains possible values of the pdfCapability property of an HTMLLoader object.
 HTMLWindowCreateOptionsAIR-only Defines the options that can be specified when JavaScript running in an HTMLLoader tries to create a new HTML window, by calling the window.open() method.