Hello

how do I pass data dowloaded by Flex to the enclosing browser ?

I mean: I have a Flex 3 app that downloads a PDF file from the server. I
issue a GET HTTP request to the server, by a URLLoader/URLRequest
combination, and the server replies with an application/pdf HTTP response. 
All fine.
But as the data lands to Flex client side, nothing happens. How do I pass
data to the browser, so that it can invoke its AcroReader plugin ? 

Thanks
-- 
View this message in context: 
http://www.nabble.com/Passing-application-pdf-response-to-enclosing-browser-tp17316728p17316728.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to