I am making an application in which I am having several canvases ...I
am navigating from one canvas to another canvas by clickign on items
inside the canvases ...So what I am doing is when i click on any item
to navigate then i am removing the child and adding the next child at
same place ...by logic ...
now i have a back button so that I can return to all those forms
(canvases) ...hwo to do it ..

One possible way was HistoryManager class but HistoryManager can be
used if you want to go back using your web browser's back button
only ....
If you are taking a back button inside your application then this
button will not work using HistoryManager ...

So if anybody have done such code then plz suggest me that code or if
you know any example on net ...


Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to