VLS runs it, FLV runs it but in distorted black & white.
The file output.avi is 156 MB, no sound, otherwise it wouldn't play with sysanimate32.
The control is very easy to use, just create it and then
invoke SendMessage, hAvi, ACM_OPEN, 0, pFileName
invoke SendMessage, hAvi, ACM_PLAY, -1, 0FFFF0000h
But its usage is really very limited, without sound, and working only with avi files that do not contain sound info.
Attached my dual 64/32-bit version; expects output.avi in the same folder.