You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

IE trouble Created Oct 11, 2009

This thread is solved

Views: 5992     Replies: 24     Last reply Aug 5, 2011  
You must login first before you can use this feature

simto77

Posts: 5

Registered:
Oct 11, 2009

IE trouble

Posted: Oct 11, 2009

Hello

I can see a lot of people writing threads about having trouble with IE6-7-8, but none of the replies to any of the threads have been able to help me.

My page loads without problems in FF, Safari, Opera and seemingly in 8 (untested but rendered fine with this http://ipinfo.info/netrenderer). But it doesn't work in IE 6 and 7.
First i thought it was the video format (mp4) and i converted to .flv, but it is still the same.

link to page:
http://www.simontornby.dk/detour/trailer.html



<script type="text/javascript" src="js/jquery.js">
</script>

<link rel="stylesheet" type="text/css" href="detour.css"/>

<script type="text/javascript" src="flowplayer/flowplayer-3.1.4.min.js"></script>

</head>

<body id="trailer">

<div id="pagewrap">

<div id="player" style="display:block;width:600px;height:338px;"
    href="http://www.simontornby.dk/detour/detour_mpg/detour_trailer.flv"> 
</div>

<script  type="text/javascript" language="JavaScript"> 
    flowplayer("player", "flowplayer/flowplayer-3.1.4.swf", { 
    clip:  { 
        autoPlay: false, 
        autoBuffering: true 
    },
    plugins:  {   
        controls:  { 
            backgroundColor: '#000000', 
            backgroundGradient: 'none',             
            all: false, 
            scrubber: true, 
            height: 20, 
            volume: true,
            play: true,
            tooltipColor: '#FF0000',
            tooltipTextColor: '#FFFFFF',
            buttonOverColor: '#FF0000',
            sliderColor: '#252525', 
            progressColor: '#FF0000', 
            volumeSliderColor: '#252525',
            buttonColor: '#252525',          
            bufferColor: '#595959' 
        } 
    },           
}); 
    
</script>


I hope that somebody can help.
thanks
simon

bcfp

Posts: 3

Registered:
Oct 11, 2009

» IE trouble

Posted: Oct 11, 2009

Reply to: IE trouble, from simto77
Simon, try changing:


    },            
});  
     
</script> 

To:


    }           
});  
     
</script> 

simto77

Posts: 5

Registered:
Oct 11, 2009

» » IE trouble

Posted: Oct 11, 2009

Reply to: » IE trouble, from bcfp
thanks

It works.
That is, if you don't visit the page more than once. If you reload the page you get a giant loading icon, which is very strange. If I empty the cache it works again. There must be some way around this?

...thanks
Simon

bcfp

Posts: 3

Registered:
Oct 11, 2009

» » » IE trouble

Posted: Oct 11, 2009

Reply to: » » IE trouble, from simto77
It might be related to your testing when trying to get it to work. I'd clear cache, close all IE windows, then visit again a couple of times to see if it acts normally.

Do you get any other JavaScript errors in IE (bottom left corner of status bar)?

simto77

Posts: 5

Registered:
Oct 11, 2009

» » » » IE trouble

Posted: Oct 11, 2009

Reply to: » » » IE trouble, from bcfp
If I close and quit and clear the cache, I can see it, but still only once. If I visit the page again, the strange icon is back. There is no JS errors or anything.

very strange

ufff

Posts: 19

Registered:
Oct 8, 2009

» » » » » IE trouble

Posted: Oct 13, 2009

Reply to: » » » » IE trouble, from simto77
hmmm...thanks for info

dolu

Posts: 2

Registered:
Jun 14, 2010

» » » IE trouble

Posted: Jun 14, 2010

Reply to: » » IE trouble, from simto77
I have the same problem with the giant loading icon.

When i empty the cache (IE7), it works fine the first time, but when i reload, the problem comes again.

Did you find a solution?

johnride
[url="http://www.healthmantra.co.uk"]detox_cleanse/ _lemon_detox_diet_1_ltr_cayenne [/url]

Posts: 1

Registered:
Jan 5, 2011

Lemon detox diet

Posted: Jan 5, 2011

Reply to: » » IE trouble, from simto77
Thanks for showing up such fabulous information. I have bookmarked you and will remain in line with your new posts.

http://www.healthmantra.co.uk/lemon_detox_diet
Lemon detox diet

thepapermaker
best fitness site

Posts: 1

Registered:
Jan 3, 2011

» » IE trouble

Posted: Jan 3, 2011

Reply to: » IE trouble, from bcfp
I'm new to this but are we saying the comma is what keeps it from working in IE?

coyl

Posts: 1

Registered:
Oct 16, 2009

Solved

Posted: Oct 16, 2009

Reply to: IE trouble, from simto77
The trouble in IE caching system.
To solve it, just put .htaccess into folder with player and put next text to .htaccess:


<IfModule mod_headers.c>
Header append Cache-Control "no-store, no-cache, must-revalidate"
</IfModule>

<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "now"
</IfModule>

demonangel
"...may you bow your head as others look up to you..."

Posts: 14

Registered:
Jul 31, 2009

.htaccess file not working

Posted: Nov 20, 2009

Reply to: Solved, from coyl
I tried your above solution, but it appears to not be working. My Server is on IIS does that have anyhting to do with it?

Edge
Vizmu Media ------------------- http://vizmu.com/

Posts: 576

Registered:
Nov 29, 2008

» .htaccess file not working

Posted: Nov 20, 2009

Reply to: .htaccess file not working, from demonangel
IIS cache control info here:
http://www.iis.net/ConfigReference/system.webServer/staticContent/clientCache

However I believe this is fixed in the latest version of flowplayer 3.1.5.

Daniel
-- www.danielwatrous.com www.maintainfit.com

Posts: 4

Registered:
May 28, 2008

» » .htaccess file not working

Posted: Dec 1, 2009

Reply to: » .htaccess file not working, from edge
I'm still having this issue using flowplayer 3.1.5 and IE8. The .htaccess solution didn't work for me either. What else can I try?

RegioTV.ch

Posts: 5

Registered:
Jun 2, 2009

Same problem with IEX 7 "stream not found" on Multidomain-licence

Posted: Dec 1, 2009

Reply to: » » .htaccess file not working, from dwatrous
we have the same problem on our multidomain template.

check link:http://regio1.tv/mering

(FF its working pretty well, IEX and also OPERA the file does not load!)

http://regiotv.ch/laupen ist another Domasin with the same Template and it works!

computix

Posts: 41

Registered:
Nov 19, 2009

» » » .htaccess file not working

Posted: Dec 3, 2009

Reply to: » » .htaccess file not working, from dwatrous
Yes, we have the same problem.

IE 8.0 and FlowPlayer Commercial,
sometimes only a black area instead of the FlowPlayer.

If we reload the page, it does work.

Very strange.

Edge
Vizmu Media ------------------- http://vizmu.com/

Posts: 576

Registered:
Nov 29, 2008

» » » » .htaccess file not working

Posted: Dec 3, 2009

Reply to: » » » .htaccess file not working, from computix
Try the below code with cachebusting: true


$f("player", {src: "/flowplayer.commercial-3.1.5.swf", cachebusting: true}, {

computix

Posts: 41

Registered:
Nov 19, 2009

» » » » » .htaccess file not working

Posted: Dec 3, 2009

Reply to: » » » » .htaccess file not working, from edge
Yes, I did try cachebusting, unfortunately
it doesn't help.

We use it with this code:


<script language="javascript">flowplayer("player", "flowplayer.commercial-3.1.5.swf", 
{
cachebusting: 'true',
...

computix

Posts: 41

Registered:
Nov 19, 2009

» » » » » .htaccess file not working

Posted: Dec 9, 2009

Reply to: » » » » .htaccess file not working, from edge
We did use the method:


<script language="JavaScript">flowplayer("player", "flowplayer.commercial-3.1.5.swf",
{
key: '#$4556d27490ec0ca684b',
contextMenu: ['computix GmbH Videoplayer'],
clip: {
url: "n300_web.f4v",
autoPlay: true
}
});
</script>

Which doesn't work.

After reviewing some suggestions from user EDGE I saw that he suggests a different start of the javascript:


$f("player", {src: "flash//flowplayer-3.1.5.swf", cachebusting: true}, ...

I did change this to $f instead of flowplayer and also the cachebusting parameter and currently it does work at least here with IE8 and Vista. I have to test it today at the office with XP and IE8.

Will let you know later if it works.

Thank you.

dolu

Posts: 2

Registered:
Jun 14, 2010

» Solved

Posted: Jun 14, 2010

Reply to: Solved, from coyl
Thank you,

This solution did work for me (at least for these 5 last minutes spent to test into differnet browsers).

I just added a htaccess and restarted the server (not sure if it is necessary).