PDA

View Full Version : Problem with History manager on internet explorer


Konstantin.Solomatov
08-08-2007, 09:04 PM
Hello,

I'm using the flex's history manager to save a state of my application. When I use firefox everything works almost fine, but when I use internet explorer nothing works. I tried both 6.0 and 7.0.

Does anybody know why does this happen and how can I workaround it?

Deniz
08-09-2007, 01:54 PM
when I use internet explorer nothing works.

Do you get any JavaScript errors?
Did you modify anything in the original html/javascript files?

Konstantin.Solomatov
08-09-2007, 03:15 PM
No. I used auto-generated template as it was created by Flex Builder.

CraigL
08-15-2007, 07:50 PM
If you are testing locally the history manager will not work in internet explorer. It will work when it is up on the website though. If you read the history manager documentation it is written in there.