You should be able to add a function in JavaScript that opens the
popup window in the html template that wraps the flash code.  Then you
can call that function from within the flash/flex code using the
ExternalInterface API or the navigatetoURL function.  Check out the
Flex 2 Developer's Guide in the Help section of the flex docs.  There
is a section called "Accessing JavaScript functions from Flex" that
will explain the details.

-Bill
--- In flexcoders@yahoogroups.com, "Eduardo Dias" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> I'm doing a http call to the server and the response is a input
stream of a
> PDF file, i'm not using Livecycle Data Services 2.5. How i can take this
> file and open in a different browser window?
> 
> 
> 
> Regards,
> Eduardo Dias
>


Reply via email to