Hello:

   I am using the following code to open a new browser
   which is triggered by a button click-

   navigateToURL(new URLRequest('http://www.adobe.com'));

   My question is how can I open this new browser without
   the navigation panel and also without all the drop down 
   menus of the browser. I just want to have go "GO back 
   one page" and "Go forward one page" buttons.

   My goal is to hide the url from the users.

   Regards,

Reply via email to