Dear Guy, While I generally see you're point, there are a few flaws in what you're saying:
1. Try saying that to a corporate executive who is expecting your software to work in his existing infrastructure and see how far you get. 2. It is a problem in all version of IE anyway, so if you used the garbage known as IE 8 you'd still be in the same boat. 3. It's solved anyway by hacking the hell out of the headers when it's IE 6 :) (will be posted somewhere online once I've got the solution 100%). -Julian ________________________________ From: Guy Morton <[email protected]> To: [email protected] Sent: Mon, December 28, 2009 5:03:44 PM Subject: Re: [flexcoders] IE6 + SSL + Flex Yes. Drop support for IE6. It has very little market share these days and is about the worst browser out there. Use a little browser detection javascript to tell users of IE6 it's time to update to something that isn't so crappy. Firefox, Google Chrome and Safari are all far better browsers than any version of IE. If developers stopped tying themselves in knots trying to work around all IE's faults and instead encouraged everyone to install one of the aforementioned browsers we'd soon see many of these sorts of problems go away and we could concentrate instead on actually developing content. Guy On 29/12/2009, at 2:37 AM, Julian Alexander wrote: > > > > > > > > > >Dear Venkat, > >Thanks for the direction, but unfortunately that just made it worse. Any other >ideas? > >-Julian > > > > ________________________________ From: venkateswarlu naidu <contactvenku@ yahoo.co. in> >To: [email protected] >Sent: Sat, December 26, 2009 10:43:39 PM >Subject: Re: [flexcoders] IE6 + SSL + > Flex > > > > > > > >If your SWF is not loading in IE6 + SSL + Flex combination, then try setting >http-proxy-caching-of-cookiesin app server configuration file (like >weblogic.xml) > > Thanks & Regards,Venkat. > > > > > ________________________________ From: "wb...@ymail. com" <wb...@ymail. com> >To: flexcod...@yahoogro ups.com >Sent: Sat, 26 December, 2009 7:54:57 PM >Subject: [flexcoders] IE6 + SSL + Flex > > > > > >Dear All, > >>Having a bit of a rough time over here with getting IE6 + flex + ssl to play >>nicely together. > >>Everything works except that after the app has loaded once, if you go to a >>different URL and then go back it fails on loading, and unfortunately in my >>case this is a common scenario. > >>If anyone is knowledgeable about this PLEASE (UL) let me know as I've been >>banging my head against the wall on this one for weeks on and off and now I >>have a bit of a deadline to meet and this is the primary stop. > >>Thanks in advance, >>Julian > > >________________________________ >The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. > > > > >

