I have not used AIR, so not sure I will be much help there. But... I thought it included an HTML component that would allow you to open your destination URL within the flex app. If so, then it seems you would be in complete control of the "browser". But, not at all sure about this...

Scott

Scott Melby
Founder, Fast Lane Software LLC
http://blog.fastlanesw.com



michniu wrote:

Thanks Scott!

But what if I use it in AIR Application?

--- In [email protected] <mailto:flexcoders%40yahoogroups.com>, Scott - FastLane <[EMAIL PROTECTED]>
wrote:
>
> Not sure if you can do all of that from within flex... but you can
> certainly do it via JavaScript's window.open() method. If you want
to
> do it that way you will need to make a call to
ExternalInterface.call()
> to call the JS method on the HTML page that contains your swf.
>
> hth
> Scott
>
> Scott Melby
> Founder, Fast Lane Software LLC
> http://blog.fastlanesw.com <http://blog.fastlanesw.com>
>
>
>
> michniu wrote:
> >
> > Hi coders,
> >
> > I have to popup a new browser in my application, and I need hide
the
> > toolbar adn addressbar in the popup window. Any help is
appretiated
> >
> > Thanks
> >
> > Mike
> >
> >
>

Reply via email to