<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Century Schoolbook L">I am using FC2 and Firefox 1.0.3  <br>
<br>
I can download a wmv file and it opens in Totem fine, but I have to
right click and download the file.  Otherwise I get a message for CLICK
HERE TO DOWNLOAD PLUGIN and it is unable to find a suitable plugin.<br>
<br>
Can I convince firefox to use totem as a plugin for these files?<br>
<br>
Following is the webpage code (reformatted for visibility, was one
straight line):<br>
<br>
</font>
<pre id="line37"><
 <span class="start-tag">embed</span><span class="attribute-name"> 
 type</span>=<span class="attribute-value">"application/x-mplayer2" 
</span><span class="attribute-name"> pluginspage</span>=<span
 class="attribute-value"><a class="moz-txt-link-rfc2396E" href="http://www.microsoft.com/Windows/MediaPlayer/">"http://www.microsoft.com/Windows/MediaPlayer/"</a> 
</span><span class="attribute-name"> name</span>=<span
 class="attribute-value">"mediaplayer1" 
</span><span class="attribute-name"> EnableContextMenu</span>=<span
 class="attribute-value">"false" </span><span class="attribute-name">
 autostart</span>=<span class="attribute-value">"true"  
</span><span class="attribute-name"> width</span>=<span
 class="attribute-value">"320" 
</span><span class="attribute-name"> height</span>=<span
 class="attribute-value">"265"  
</span><span class="attribute-name"> transparentstart</span>=<span
 class="attribute-value">"1" </span><span class="attribute-name">
 loop</span>=<span class="attribute-value">"0" 
</span><span class="attribute-name"> controller</span>=<span
 class="attribute-value">"true" </span><span class="attribute-name">
 src</span>=<span class="attribute-value"><a class="moz-txt-link-rfc2396E" href="http://subdomain.domain.tld/videos/file.wmv">"http://subdomain.domain.tld/videos/file.wmv"</a> <= changed by Lokrin</span>
>
</<span class="end-tag">embed</span>> </pre>
<br>
</body>
</html>