As far as i know history managment is used in combination with the browser and was writen to fix the browser's back/next problems in a RIA application. In AIR you do not have this problem... If you want to implement back and forward similar to a browser you need to implement it your self...
On Thu, Nov 27, 2008 at 10:46 AM, linko27 <[EMAIL PROTECTED]> wrote: > Hi! > > Can I use the HistoryManager within an air application? The History > management lets users navigate through a Flex application using the > web browser's Back and Forward navigation commands. > > I'd like to navigate through my air application using an back button - > can I use the History management for this? How can I navigate to the > last state? > > Thanks! > Linko > > > -- Fotis Chatzinikos, Ph.D. Founder, Phinnovation [EMAIL PROTECTED],

