Hi rAmmy,
Is there a specific reason you have 2 pages? In an RIA world (be it
AJAX or Flex), you usually have one app which changes states/views
according to requrements and not load a new page wholly. You just make
changes to those DOM components which you need to change or switch to
a new view using components like ViewStack or TabNavigator.
Raghu