To load a pdf file in popup window using flex

Hi All,
Can anyone send me the code for loading pdf file in a popup
window using flex.
Regards,
Dharma

try this action script
var pdfUrl:URLRequest = new URLRequest("assets/file.pdf");
navigateToURL(pdfUrl,"_blank");

Similar Messages

  • Keypad scrolling stops in previous tabs when new tab loads a pdf file

    Firefox 4, HP laptop, W7. I have several tabs open with html pages loaded. Laptop keypad scrolling works correctly in all of them until I load a pdf file into a new tab. The keypad scrolling works correctly for the new tab containing the pdf but stops working in the previously opened tabs containing html files.
    My other HP laptop also runs Firefox 4 but has Windows XP as its operating system and does NOT have ths problem. Could be a W7 problem?
    Thanks, Barry

    You get that problem if you select the Firefox program to handle a file if you get an "open with" dialog.
    *https://support.mozilla.com/kb/Firefox+keeps+opening+many+tabs+or+windows

  • I am running Vista and Windows Mail, I can not open PDF files when in Windows Mail, I must save to Desktop first, this has changes recently and I do not know why or how to fix

    I am running Vista and Windows Mail, I can not open PDF files when in Windows Mail, I must save to Desktop first, this has changes recently and I do not know why or how to fix.
    Why after 6 year's this has changed?
    I would like to open PDF's straight from Window Mail.

    Good day Jeff.
    I am running most current Adobe Reader X.
    Tks Mark

  • How can I open PDF files in separate window??? My PDF files are openning in the same window

    How Can I open multiple Pdf files in separate windows?
    they are all opening in the same window.
    And I cant find where I can email Adobe support...Really??? no contact support???? that sucks.

    not really. it was opening in seprate windows and then it just change.
    can you please find out and let me know how to make it open in seprate windows like it use to before.

  • How to copy a pdf file from a windows PC to an iPad?

    how to copy a pdf file from a windows PC to an iPad?

    You can use iTunes to sync the file to the iPad using File Sharing.
    About File Sharing
    http://support.apple.com/kb/ht4094

  • Strange that I can save a pdf file created in windows 8.1 to my cloud storage

    Strange that I can save a pdf file created in windows 8.1 to my cloud storage, but then I don't see it when I open my account. What is strange is that when I try again to save the file, system ask me to change the file name or over write current file. But file not present in my drive. Any help would be much appreciated

    Hi jeffjn,
    Please log out of your account, clear the cache, and then log back in. If that doesn't work, please log in using a different web browser. (See System requirements | Acrobat.com for a list of supported web browsers.)
    Please let us know how it goes.
    Best,
    Sara

  • Loading a PDF file in flex

    Hi, Is there any way to load a PDF document in a flex
    application. Can anyone guide me regarding this issue.
    I want an example for loading PDF file in a flex application.
    By,
    Dharma

    "flexdharma" <[email protected]> wrote in
    message
    news:gcurce$evh$[email protected]..
    >
    Hi. I am having a task of loading a PDF file using
    IFrame in
    > flex. I
    > have created the code. If I run the page through
    browser. It's working
    > properly. If i run the page using flex, the output file
    being overwritten
    > each
    > time when the page is compiled. How to avoid the output
    file being
    > overwritten
    > several times by flex.
    Project>Properties>Flex Compiler>uncheck Generate
    HTML Wrapper
    HTH;
    Amy

  • I can not up load a PDF file to my File Manager?

    i can not up load a PDF file to my File Manager?

    Hi there,
    You will need to provide way more information then that.
    How big is the file? What happens when you upload it?
    Do you have screenshots to show any errors you get?

  • Mailed PDF files arrive on Windows platform as corrupt Windows Media files

    Recently I mailed some .pdf files to 3 of the Windows machines on our network. Each of them reported that when attempting to open the .pdf file on the Windows machine, their system tried to use Windows Media instead of Adobe Reader. Of course they received an error message. When they saved the .pdf files on their machines, the files opened correctly in Adobe Reader.
    These are files that I downloaded from the State of Oregon. After we had problems there, I mailed them some of the .pdf files I had created. Same results. The Windows machine treats them as corrupt Windows Media files.
    I am the only Mac in our company. Of course the problem must be mine!?!
    I am using MS Entourage as my mail client.
    Suggestions? Comments? Answers?
    Thanks!!

    Kappy,
    No problem! Your suggestions were what made me consider the extension option in Entourage's preferences. Unfortunately, it didn't work.
    Your suggestion also prompted me to try the same thing using Mail. Mail worked just fine, so the problem is in how Entourage handles the .pdf file being sent to a Windows computer where it will be opened either in Outlook or Internet Explorer.
    It seems that Somewhere along the line, the .pdf extension is being changed to a .png extension which triggers the launch of Windows Media Browser.
    I just rebuilt the Entourage database and I'll see what happens now.
    Whit

  • I received an email containing pdf files. I am using Adobe Reader Touch for Windows 8. File doesn't open

    I received an email containing pdf files. I am using Adobe Reader Touch for Windows 8. File doesn't open. I am a new user to Windows 8.

    The full featured Reader for Windows 8 is Reader XI.
    Reader Touch works in all Windows 8 systems BUT it is intended mainly for use in mobile tablets - I see no particular reason to use it unless you can'r run Reader XI. Given it is mainly for use on mobile that can't use Flash, we aren't likely to ever see the development team spending their time on this.
    If you want the latest and greatest - at least try Reader XI, not X! (Flash is a separate download, it will prompt).

  • How to create a button to get File Open popup window and select a file

    Hi,
    I have an applet that contains Browse button. When user clicks on that, a File Open popup window should be displayed to enable user to select the input file. This file path should be given back as parameter.
    How to do this? I have tried using LoadFileData but not able to get the desired result.
    Any pointers would be helpful.
    Thanks,
    Lalitha Dandibotla

    Do you need only the path or also the file back into Siebel?
    If you need both, the have a look at any attachment applet, that will give you a good start.
    Are you using Siebel in High Interactivity (HI) Mode or Standard Interactivity (SI) Mode?
    If you are in SI Mode have a look at the html type
    <input type="file">
    http://www.w3.org/TR/html401/interact/forms.html#h-17.4
    Axel

  • Launch pdf file through browser window.

    I tried this.String cmd="iexplore.exe http://subash/doc/help.pdf";
    try{
    Process p = Runtime.getRuntime().exec(cmd);
    }catch(Exception e)
    System.out.println("Error -- "+e);
    }I am getting Error --
    java.io.IOException: CreateProcess: iexplore.exe http://subash/doc/help.pdf error=2please give me a suggestion.
    Otherwise so any other way to launch pdf file through browser window.

    Hi,
    Column Name     ID     Pk     Null?     Data Type     Default     Histogram
    PT_SEQ_NO     1     1     N     NUMBER (10)          Yes
    SM_SERVICE_ID     2          N     VARCHAR2 (15 Byte)          Yes
    PT_FILE_PATH     3          Y     VARCHAR2 (100 Byte)          Yes
    PT_FILE_SERVER_PATH     4          N     VARCHAR2 (200 Byte)          Yes
    NO, I'm not storing that file in Blob. i'm not storing it in database. i'm just transfering it from client location to server location . That's it.
    But i'm storing both the path from where i picked the file and where i uploaded. That's client path in PT_FILE_PATH field and server path in PT_FILE_SERVER_PATH.
    now i want to get that file from server location and show it only on Browser.. Not storing in database, justing putiing in folder at server location.
    thanks
    kammy

  • Using Adobe 11 reader, now comes up with an error, once file is opened. 'Invalid plugin detected, Adobe reader will quit. Closes the program so cannot view PDF files. Running windows 7. I have uninstalled and re-installed Adobe still the same. HELP

    Using Adobe 11 reader, now comes up with an error, once file is opened. 'Invalid plugin detected, Adobe reader will quit. Closes the program so cannot view PDF files. Running windows 7. I have uninstalled and re-installed Adobe still the same. HELP

    Sounds like something has been added into the Reader folder. I would recommend uninstalling, running http://labs.adobe.com/downloads/acrobatcleaner.html, removing any left over parts of the Reader folder (this might have been the problem), reboot, and reinstall. Hopefully that solves the problem. For future question about Reader, you should consider asking in the Reader forum, this is not it.

  • Problems opening .pdf files created in Windows in MAC

    My clients that are using Macs are having problems opening password protected PDFs that I created in Windows. Any suggestions?

    Are your clients using Adobe Reader on Mac, or the built-in Mac OS Preview?  Preview does NOT support the full PDF standard :(.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Mon, 26 Sep 2011 15:04:18 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Problems opening .pdf files created in Windows in MAC
    Problems opening .pdf files created in Windows in MAC
    created by Hollcy<http://forums.adobe.com/people/Hollcy> in PDF Language and Specifications - View the full discussion<http://forums.adobe.com/message/3939175#3939175

  • Open pdf file in separate window?

    I'm not seeing option to open a link to pdf file in separate window. Is it possible? On this page I would like visitors to be able to open the pdf while continuing to listen to the audio file that's associated with it (audio clips towards bottom of page)
    http://www.imaginerecoveryonline.com/IMAGINERECOVERYONLINE.COM/THE_JOURNEY_1.htm l
    Thanks

    Okay, so where are you publishing your site to - MobileMe or an external server such as GoDaddy?
    If to GoDaddy, then to upload directly to the server, as I explained in my previous post, then you would need to use Cyberduck and upload your pdf file to your public_html file or whichever file you need to upload to - it could also be 'www', or 'htdocs'.  Upload your pdf file here and then go back to iWeb and create the link to your pdf file by linking to it directly on the server - don't hyperlink to a file, but to your external server, which will be http://www.domain.com/name of your pdf file.pdf.  This is all you need do and then select open in a new page and your link to your document has been created.
    If publishing to MobileMe, then you need to upload the pdf file directly to your iDisk.  You would then make the link to the url http://web.me.com/username/sitename/name of pdf file.pdf and select to open in a new page.
    That is what is meant by uploading to a server and you then have to create the link directly to where your file has been uploaded to and not the file itself.  You need to enter the external url which will be your domain name or your MobileMe url, plus the username and site name.

Maybe you are looking for