I GOT MOVE MEDIA PLAYER TO WORK IN WINE
I know this is VirtualBox forums, but I think others in this thread would be interested to see a solution to use Move Media Player in GNU/Linux.
Ubuntu version: 9.04 x86
Wine version: 1.01
Firefox version: 2.0.0.20
Flash player version: 9.0
Move Media Player version: 071706000001
1. Install Wine. In Ubuntu/Debian:
2. Download Firefox 2 and install it in Wine. I grabbed ffox 2 from here:
http://download.oldapps.com/Firefox/Fir ... 0.0.20.exe
If you save the file on your Desktop, the command to install it would be:
...you should also be able to run the .exe in wine just by opening it in Nautilus (e.g. double-clicking on the .exe).
3. Download Adobe Flash Player and install it in Wine. Download link:
http://fpdownload.adobe.com/get/flashpl ... player.exe
Install it just like the .exe in step 2; example:
Code: Select all
wine ~/Desktop/install_flash_player.exe
4. Download the Move Media Player and install it in Wine. I grabbed it from here:
http://player.movenetworks.com/pub/BBB8 ... 000006.exe Install it just like the other .exe files; example:
Code: Select all
wine ~/Desktop/MoveMediaPlayer*.exe
*NOTE*: I'm not sure this is a necessary step, as we will install the latest Move Media Player in step 6. I just don't want to screw with my setup to find out

Also, the Move Media Player version will likely change in the future, so finding a version that works in Wine and the website you wanna view (in my case, ESPN360) could be more difficult down the line. That is, step 6 only works right now (January 2010) but no guarantees about later.
5. Install the User Agent Switcher addon for Firefox from here:
https://addons.mozilla.org/en-US/firefox/addon/59
Restart Firefox and add the user agent string for Firefox 2 in Windows XP. There are two ways of doing this:
Option 1. Add the string yourself via Tools > Add-ons > Extensions > User Agent Switcher > Options > New > New User Agent. The string to paste in is
Code: Select all
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
Option 2. Grab an XML file to import the string (and many others) into User Agent Switcher here:
http://qainsight.net/content/binary/Age ... 070304.xml Save the file and import it via Tools > Add-ons > Extensions > User Agent Switcher > Options > Import
6. With the user agent string set to Firefox 2 in Windows XP (Tools > Default User Agent), browse to
http://www.movenetworks.com/install-move-player Follow the instructions there to update your player. If your browser freezes, just close it and start it again, restoring the previous session.
7. Browse to the site you want to view, and you should be all set! Just make sure your user agent string is still set to Firefox 2 in Windows XP.