Use the following HTML Tag:
<object data="directory/file.xy">
or
<object data="http://www.example.org/file.xy">
you can also insert the MIME-Type, for this you use the attribute 'type' like this:
<object data="directory/file.mpg" type="video/mpeg">
There you find a list of all MIME-Types:
Mimetypes