How do I...?

Open an HTML File in a Pop-Up Window

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);


Applies to:

Standard Edition

Professional Edition