AUTOPLAY Property
9.0, PLBCMP GUI Only
The AUTOPLAY property controls the automatic playing of an AVI file when it is opened. The property uses the following format:
AUTOPLAY={value}
Note the following:
AUTOPLAY may be used in CREATE, SETPROP, or GETPROP statements of ANIMATE objects.
{value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:
|
Value |
Keyword |
The autoplay feature is ... |
|
0 |
$OFF |
disabled. (default) |
|
1 |
$ON |
enabled. |
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |