var url:String = <path-to-pdf>;
var request:URLRequest = new URLRequest(url); 
flash.net.navigateToURL(request,"_blank");      

--- In flexcoders@yahoogroups.com, "vikranth4u" <vikrant...@...> wrote:
>
> Hi
>  can anybody help me regarding how to write a code to open a pdf or doc file 
> using flex
>


Reply via email to