My main goal is to have the exact same History management in Flex 3 as I had in Flex 2. I would have hoped that this was just an option in Flex 3, but I can't seem to find it.
So if that means that the information is not added to the URL, then, yes, that is what I am looking for. Mike --- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > So your main goal is to not have information added to the url? > > > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of One Person > Sent: Friday, March 21, 2008 10:24 AM > To: [email protected] > Subject: [flexcoders] Re: Using old (2.01) History Manager in Flex 3.x > > > > But that is the new Deep Linking concept. And that is what is > breaking me. I need to be able to go back to the old way the history > management worked. > > For right now I can not use the new Deep Linking system with the way > my code is written. We are working on converting our code to handle > the new system but until that happens we need to convert back to the > old history manager. > > Anyone got any other ideas? > > Mike > > --- In [email protected] <mailto:flexcoders% 40yahoogroups.com> > , "Alex Harui" <aharui@> wrote: > > > > It is still there, it just shows the history url (which is sort of > > unreadable) in the browser address bar > > > > > > > > ________________________________ > > > > From: [email protected] <mailto:flexcoders% 40yahoogroups.com> > > [mailto:[email protected] <mailto:flexcoders% 40yahoogroups.com> > ] On > > Behalf Of One Person > > Sent: Thursday, March 20, 2008 11:06 AM > > To: [email protected] <mailto:flexcoders% 40yahoogroups.com> > > Subject: [flexcoders] Using old (2.01) History Manager in Flex 3.x > > > > > > > > > > Is there any way to use the old style history manager in Flex 3.x? > > > > I really don't want to have to move to deep linking at this time. > (OK I > > can't do it without changing many aspects of my code) So I need to > find > > a way to get the old History Managment working. (The same way it > did in > > 2.01) > > > > Is there some web site that describes how to do this? > > > > Mike > > >

