PDA

View Full Version : Browser history Back Button functionality


springframework
12-23-2008, 08:34 PM
New in flex 3, i think its the TabBar component, when u click on different tabs it makes the browser back button work. When u click back it goes to the last tab you clicked on.

How can i manually make this happen?

drkstr
12-23-2008, 09:09 PM
Use the BrowserManager (http://livedocs.adobe.com/flex/3/html/help.html?content=deep_linking_3.html) class.


Best Regards,
~Aaron