Load a webpage in Adobe AIR
This example shows how to load a webpage inside Adobe AIR, For this first you have to place an HTML control in your design for loading the html content. Create an page “index.html” inside the application directory of your current project and add some Html content to it. After that copy the following code to… Read More »