Animation controls
When the AutoPlay property is enabled, the AVI clip starts playing as soon as the animation control is opened.
To start the animation automatically:
Select the Autoplay check box on the General page of the control’s Properties view.
The AutoPlay property takes a boolean value. The following line sets the AutoPlay property to true:
am_1.AutoPlay = TRUE