AutoPlay Media Studio 5.0 Knowledge Base

Document ID: IR10039
The information in this article applies to:
  • AutoPlay Media Studio 5.0 Standard Edition
  • AutoPlay Media Studio 5.0 Professional Edition

SUMMARY

This article describes how to open an HTML file in the user's default web browser.

DISCUSSION

In AutoPlay Media Studio 5.0, it is possible to open an HTML document in the user's default browser. To accomplish this, use the action File.OpenURL:

File.OpenURL("http://www.yourcompany.com", SW_SHOWNORMAL);

MORE INFORMATION

For more information please see the following topics in the AutoPlay Media Studio 5.0 help file:

  • Program Reference | Actions | File | File.OpenURL

KEYWORDS: AutoPlay Media Studio 5.0, File, URL, Open, HTML, Default Browser


Last reviewed: September 26, 2003
Copyright © 2003 Indigo Rose Corporation. All rights reserved.