AutoPlay

Applies to

Animation controls

Description

When the AutoPlay property is enabled, the AVI clip starts playing as soon as the animation control is opened.

Usage

In a painter

To start the animation automatically:

  • Select the Autoplay check box on the General page of the control's Properties view.

In scripts

The AutoPlay property takes a boolean value. The following line sets the AutoPlay property to true:

am_1.AutoPlay = TRUE