In This Topic
Returns or sets a value which determines if the movie will begin to play an .swf file when the .swf file is loaded into the document.
Syntax
'Declaration
Public Property Autoplay As System.Boolean
public System.bool Autoplay {get; set;}
See Also