Announcement

Collapse
No announcement yet.

Displaying a Splash Image

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Displaying a Splash Image

    Displaying a Splash Image

    Displaying a Splash Image

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

    SUMMARY

    This article describes how to display a splash image in your application.

    DISCUSSION

    To display a splash image using AutoPlay Media Studio 5.0:

    1. Insert the following code into any event in your application.
    2. Dialog.SplashImage("AutoPlay\\Images\\splash.jpg", 5, false);
    3. To display the splash image before your application loads, insert the above code into the On Startup event of the project actions.

    MORE INFORMATION

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

    • Program Reference | Actions | Dialog | Dialog.SplashImage

    KEYWORDS: Splash, Image, Popup, Display, Picture


    Last reviewed: September 24, 2003
    Copyright © 2003 Indigo Rose Corporation. All rights reserved.
Working...
X