To load URL content into the SDK when you are using the SDK as a standalone application:
From the Emulator menu bar, navigate to File > Open URL. The Open dialog box opens.
Enter a URL and then click OK. The SDK loads the content.
Note: You can also open a local file by entering the full path
name of the file or click Browse to navigate to it. If you
start the file name with SDK://,
you can use the
relative path of the file (this way the system will use the installation
directory of the SDK as the root directory), or the absolute path.
You can use both /
and \
in the
file paths.