LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Explain this to me, Flashplayer ??? (https://www.linuxquestions.org/questions/fedora-35/explain-this-to-me-flashplayer-588680/)

mickeyboa 10-01-2007 01:58 PM

Explain this to me, Flashplayer ???
 
If I go onto "Yahoo.com" I can play Foxnews Flash9 videos, But if I go onto
"Foxnews.com" I can't play any Flash9 video's, but I can get sound.

Please splain that to me.

macemoneta 10-01-2007 09:23 PM

I'm sure if we work on it a while, we can get the sound to stop too. :)

It's probably a function that FN is using, that's not yet implemented in the Linux Flash player. I couldn't get CNN videos to work with the prior version, but they work now (though CNN live video still doesn't work).

axelfc 10-02-2007 02:35 AM

Yesterday adobe released a new flash 9 version. You can download it from here (if you haven't done already) http://labs.adobe.com/downloads/flashplayer9.html and see if it fixes the problem you mention.

macemoneta 10-02-2007 09:52 AM

It didn't for me; I was using the new version when I checked.

shafty023 10-04-2007 02:52 PM

this should help you out -> http://forum.freespire.org/showthread.php?t=10733

jlo_sandog 10-12-2007 08:07 AM

Hi,
The reason foxnews doesn't work is because they use wmode transparency on their flash scripts. This is more of a browser issue than flash, and should be fixed when ff3.0 comes out.

Also I found a way to see the live CNN videos. You need three things.

1. Install User Agent switcher
https://addons.mozilla.org/en-US/firefox/addon/59

2. Add to it a mac user agent string.
http://www.useragentstring.com/pages...gentstring.php
http://developer.apple.com/internet/safari/faq.html

3. Assuming you use mplayerplug-in, download the source

http://mplayerplug-in.sourceforge.net/download.php

and edit mplayerplug-in/Source/plugin-setup.cpp

In the file look for "NPError GetValue(NPPVariable variable, void *value)"

Below it find the string that has "Windows Media Player" and add Flip4Mac to the end of the string.

Then ./configure, make, and su make install.

4. To test go to CNN site using the mac string and live video should work.

Good Luck


All times are GMT -5. The time now is 02:51 PM.