How to make the embed video in webpage be autorun after loading. The below is my embed code:
<embed src="images/filename.wmv" autostart="true" hidden="false" width="475" height="380"></embed>
the movie not autorun... Thanks.