AutoPlay Media Studio 5.0 Knowledge Base

Opening a Microsoft PowerPoint Presentation

Document ID: IR10044
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 a Microsoft PowerPoint Presentation.

DISCUSSION

To open a PowerPoint Presentation using AutoPlay Media Studio 5.0, use a File.Open action to call the presentation file:

File.Open("example.ppt", "", SW_SHOWNORMAL);

Note: AutoPlay Media Studio 5.0 does not have a PowerPoint object. To open a PowerPoint presentation on a user's computer, the user must have a program capable of opening the presentation (i.e. Microsoft PowerPoint).

MORE INFORMATION

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

  • Program Reference | Actions | File | File.Open

KEYWORDS: AutoPlay Media Studio 5.0, Open, Microsoft, PowerPoint, Presentation, PPT


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