I am using FC2 and Firefox 1.0.3 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. Can I convince firefox to use totem as a plugin for these files? Following is the webpage code (reformatted for visibility, was one straight line): < embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" EnableContextMenu="false" autostart="true" width="320" height="265" transparentstart="1" loop="0" controller="true" src="http://subdomain.domain.tld/videos/file.wmv" <= changed by Lokrin > </embed> |