How can I play an avi file in html... I tried this:

<a href="test.avi"></a>

But it opens only part of the screen... how can I get this to display in a small pop up window (html page)?