Getting a swf to launch in a pdf

Hi,
I've read the discussion about page curls and agree that it's not a good idea to use it. However, I need to show my client the different with and without. So I've created the page curl in ID6, exported it as a swf file, placed this in IN6 and then exported that file as an interactive pdf. My problem is that I just get a box with a flash box in the corner when I open it in Acrobat and I have to click on the file to get it to display the actual document. How do I get it to automatically apprear and start runing as the are some interactive element on the first page of the document.

if you uses .exe's, you could export the .swf's as .exe's
also and you can use the "exec" function from the fscommand to open
them, but they must be in /fscommand folder from the originating
exec sender swf. even tho you are not, perhaps via VB you can still
utilize the "exec" finction,, i would suggest looking into that.
other than from a .exe in a flash player i cannot think of a
function that opens a seperate window, bar within a web broser,
that would allow you to do this. can you parse the swf file off to
another VB window? - another thought.
- LFG

Similar Messages

  • When launching firefox a pdf opens

    I have a user that is running Firefox 3.6.28 when she launches Firefox a PDF opens with it. It is not a tab.

    If it is not a tab then what does she get (maybe attach a screenshot)?
    Is this an unfinished download?
    In that case try to delete the downloads.sqlite file in the Firefox Profile Folder.
    See:
    * http://kb.mozillazine.org/Unable_to_save_or_download_files#Manually_delete_download_history
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder

  • This file is set to be launched by this PDF file...

    We have an application that generates PDF files with clickable intranet links.  The links go something like this...
    http://server_name/reports/rwservlet?server=rep_exor_mid&module=I_DYNC_SGMT_DTLS_RPRT.rep& userid=&envid=EPFS&desformat=pdf&destype=cache&P_ASSD_I_DYNC_SGMT_ID=22690
    No matter what i've tried, in Reader 9.4, and X, I get the error message "This file is set to be launched by this PDF file.  This is currently disallowed by your system administrator."
    I know they've disabled access to clickable files within Adobe, but why can't I get an internal website to launch via link in Reader?
    Thanks in Advance.

    Hey Abhigyanmodi
    I've noticed that this change was implemented, i realize that this was done to avoid issues with hackers, script kiddies, social engeneering etc. But Adobe should have a way for corporations using their product to allow vbs, exe, etc run from within their companies, and dissallow running those types of files if they are external to their companies domain. This does still open a social engineering security vector, but that should not be governed by Adobe, that should be a risk that the business should be allowed to take if they would like to take that risk.
    From what i can see there are a bunch of different registry keys that can be used to customize adobe, but i cannot see any that would allow for the above comment. Does this functionality come with the newest version of Adobe acrobat? The only workaround that systems administrators can now give their users are either
    A) use another product
    B) use the registry hack, which ends up opening up a seriously large attack vector, that is above most users heads.
    C) don't use vbs scripts to open different files, and just link directly to a certain file
    Adobe knows that users have been using vbs files to open lets say excel files to certain sheets, on certain cells in that sheet, and by fixing their security hole ended up creating alot of problems for their users. I am wondering if they will be comming out with an alternate way that is Adobe approved to allow users to open specific files, again lets say excel files to certain sheets and certain cells in those sheets
    Cheers,
    Tac

  • I get this error upon launching PS5: "could not open a scratch file because the file is locked .."

    I get this error upon launching PS5: "could not open a scratch file because the file is locked or ou do not have the necessary access privileges. Use the 'properties' command in the Windows Explorer to unlock the file". The applicaiton will not launch.
    Supporting information - I recently changed the scratch disk from C drive to D drive (the back up/restore drive). The application wont launch so I cant change it back to the C drive.
    Questions:
    - How to I fix this .. from windows explorer how do I find "the file" that the error message refers to?
    - Other ways to fix this?
    Thanks Steve

    Hi there! Because the forum you originally posted in is for beginners trying to learn the basics of Photoshop, I moved your question to the Photoshop General Discussion forum, where you'll get more specialized help.
    To help others help you, please read through this article and provide any additional relevant details.

  • How to get report in excel format instead of pdf from oracle forms.

    Hi,
    How to get report in excel format instead of pdf from oracle forms.
    Form & Report developer 10g
    report format .rdf

    create a report using report builder.
    call the report from form using the following procedure
    DECLARE
         RO_Report_ID REPORT_OBJECT;
         Str_Report_Server_Job VARCHAR2(100);
         Str_Job_ID VARCHAR2(100);
         Str_URL VARCHAR2(100);
         PL_ID PARAMLIST ;
    BEGIN
    PL_ID := GET_PARAMETER_LIST('TEMPDATA');
         IF NOT ID_NULL(PL_ID) THEN
    DESTROY_PARAMETER_LIST(PL_ID);
         END IF;
         PL_ID := CREATE_PARAMETER_LIST('TEMPDATA');
         RO_Report_ID := FIND_REPORT_OBJECT('RP2RRO');
         Add_Parameter(pl_id,'P_SUPCODE',TEXT_PARAMETER,:CONTROL.S_CODE);
    Add_Parameter(pl_id,'P_INVOICE_NO',TEXT_PARAMETER,:CONTROL.IN_NO);
    Add_Parameter(pl_id, 'PARAMFORM', TEXT_PARAMETER, 'NO');
         SET_REPORT_OBJECT_PROPERTY(RO_Report_ID, REPORT_FILENAME, 'INVOICE_REG_DETAILS.rep');
         SET_REPORT_OBJECT_PROPERTY(RO_Report_ID, REPORT_COMM_MODE, SYNCHRONOUS);
         SET_REPORT_OBJECT_PROPERTY(RO_Report_ID, REPORT_EXECUTION_MODE, BATCH);
         SET_REPORT_OBJECT_PROPERTY(RO_Report_ID, REPORT_DESTYPE, FILE);
         SET_REPORT_OBJECT_PROPERTY(RO_Report_ID, REPORT_DESFORMAT, 'SPREADSHEET');
         SET_REPORT_OBJECT_PROPERTY(RO_Report_ID, REPORT_SERVER, 'rep_dbserver_frhome1');
         Str_Report_Server_Job := RUN_REPORT_OBJECT(RO_Report_ID, PL_ID);
         Str_Job_ID := SUBSTR(Str_Report_Server_Job, LENGTH('rep_dbserver_frhome1') + 2, LENGTH(Str_Report_Server_Job));
         Str_URL      := '/reports/rwservlet/getjobid' || Str_Job_ID || '?server=rep_dbserver_frhome1';
         WEB.SHOW_DOCUMENT(Str_URL, '_SELF');
         DESTROY_PARAMETER_LIST(PL_ID);
    END;

  • Can a SWF file resize in the PDF when user zooms or goes 'full screen'?

    Hi,
    I've got some animation in my Indesign file which I've exported as a SWF and brought back in to InDesign.
    I then create the Interactive PDF. It has a white background, so I select it in Acrobat and got to PROPERTIES and give it a transparent background.
    BUT, when I go full screen or above 75% - the SWF shrinks on page.
    The users of this PDF will need to zoom in, or go full screen. I really need the SWF to be resizing as the user goes full screen, or views it however they choose.
    Is there a way to set the SWF to resize with the PDF?

    Let me guess. You’re using InDesign CS5 and never bothered to install any of the patches.
    Download and install 7.0.4.
    Bob

  • Adobe will not launch or open PDF's

    Suddenly, Adobe will not launch or open PDF's from my computer or from the web.  I have  tried to uninstall and re-install without any luck.  I use WIN 7 and IE8.  Help!

    Running Reader XI and tried the scprit again.  There is no error message (infact no message) when I try to open Reader.  Bare with me, I'm not quite sure how to read these but as far as the Event Viewer; review "Application" under "source" I see a "Windows Error Reporting" and when I click on that is gives me an "Event Name: APPCRASH.  Also, "Application Error" I click on that and it gives me "Faulting application name: AcroRd32.exe, version 11.0.2.0 ect...

  • Lightroom trial doesn't show complete menu selections or import button.  Also get error message on launch:  An error occurred when attempting to change modules.  I am unable to find/see the following file to try renaming the SLCache and SLStore files:  Sy

    Lightroom trial doesn't show complete menu selections or import button.  Also get error message on launch:  An error occurred when attempting to change modules.  I am unable to find/see the following file to try renaming the SLCache and SLStore files:  System Library/Application Support/Adobe.  Any ideas?  I only have 16 days left on the trial and have been unable to get it to work on my Macbook Pro.  This is all I am seeing after Lightroom opens.  Thanks!

    Thanks to both of you for attempting to help.  I finally figured out what was wrong . . . it was a Permissions problem.  Very frustrating, but after scouring the troubleshooting tips I finally found the one that solved my problem.  I had to add a User and give it Read/Write privileges to Lightroom.  The file I had to add the User to was Hidden on my Mac, so that added an even bigger challenge to the mystery.  Only a few days left on my trial version!  I hope I have time to try it out!

  • How to get the output of the report in pdf format

    how to get the output of the report in pdf format?
    Thanks in advance,
    madan.

    Refer these links
    http://www.sap-img.com/bc037.htm
    http://www.members.tripod.com/abap4/Save_Report_Output_to_a_PDF_File.html
    CONVERT_ABAPSPOOLJOB_2_PDF FM convert abap spool output to PDF

  • I purchased my membership, can't get my site to launch.

    Muse is asking me to buy a new membership to get 5 sites with Adobe business Catalyst, but I already paid for a membership this year.
    How do I fix this problem?

    Hello Sanjit,
    Here is the URL
    http://thijsvantlevennl.businesscatalyst.com/index.html <http://thijsvantlevennl.businesscatalyst.com/index.html>
    Hope to hear from you soon
    Thijs van ’t Leven
    Op 24 okt. 2014, om 17:54 heeft Sanjit_Das <[email protected]> het volgende geschreven:
    I purchased my membership, can't get my site to launch.
    created by Sanjit_Das <https://forums.adobe.com/people/Sanjit_Das> in Help with using Adobe Muse CC - View the full discussion <https://forums.adobe.com/message/6863330#6863330>
    Please provide the site url which you are trying to redeem using your free site counts.
    Thanks,
    Sanjit
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6863330#6863330
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC by email <mailto:[email protected]> or at Adobe Community <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=47 61>
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0 <http://forums.adobe.com/thread/416458?tstart=0>.

  • Issue with getting the entire spooled job into the pdf document

    Hi All,
    My scheduled job runs fine and completes successfully but it appears to have some issues with getting the entire spooled job into the pdf document which it sends to a an end user.Has anyone encountered it before.Your kind assistance would be appreciated.
    Thank you.
    Regards,
    John

    Hi,
    Please read below link for your query:-
    http://help.sap.com/saphelp_nw04/helpdata/EN/85/54c73cee4fb55be10000000a114084/content.htm
    Regards,
    Anil

  • Getting a list of hyperlinks in a PDF

    I just finished a 600 page project with hyperlinks scattered throughout. (Originally done in InDesign.)
    Just wondering if there is some function in Acrobat Pro 9 that will give you a hyperlink count in a document. I found the function where you can examine a document and get a count of images in a PDF, but I'm not finding a similar function for hyperlinks.
    Is that possible?
    Thanks.

    From the JavaScript Reference file. Run this in the console:
    var numLinks=0;
    for ( var p = 0; p < this.numPages; p++)
    var b = this.getPageBox("Crop", p);
    var l = this.getLinks(p, b);
    numLinks += l.length;
    console.println("Number of Links in Document is " + numLinks);

  • I get a please wait message, and the pdf document never loads?

    I get a Please Wait message, and the pdf document never loads. i have the latest version on my mac- no luck!

    windows xp version x1 the latest.  trying to open  in gmail.
    On Mon, Feb 17, 2014 at 1:23 PM, Claudio González

  • Button on SWF to export it in PDF

    Hello All,
    We have created XCelsisus dashboard and have published the SWF of this dashboard to InfoView in BO.
    The Users want that they should be able to execute the SWF and at the same time, they should be able to download a PDF version of this SWF file dynamically. In simple words, they want a button on this dashboard which would enable the users to download the SWF in the form of PDF.
    Is this possible ? if yes, then how? If no, then can we have any workaround for the same.
    Rgds,
    Sree

    If this is not supported directly in the SWF file, perhaps you can use a third-party pdf asp.net componenet like this:  http://asppdf.net/
    The link or button calling the pdf component would sit outside of the swf html code, but within the same page..  If it can be viewed as a url, this component will mak a pdf out of it.
    This assumes you are distributing dashboard as a url, not within infoview.
    Hope it works for you..
    --Mark

  • My pdf reezes when I click on COMMENT. I am trying to get at the tools to edit a pdf. If I use the tools from the toolbar, there is no issue, but once I click COMMENT, the document freezes and I have to open Task Manager to crash it. This started in the l

    Sorry, I am new to the type of problem-solution process and I do not know how to edit my first statement. My true statement is below:
    My pdf freezes when I click on COMMENT. I am trying to get at the tools to edit a pdf. If I use the tools from the toolbar, there is no issue, but once I click COMMENT, the document freezes and I have to open Task Manager to crash it. This started in the last seven days (3.31.15).

    I answered your questions below, BUT while I was searching for properties, I found the REPAIR ACROBAT INSTALLATION feature, did the repair and (Voila!) the issue was resolved!
    Thanks for making me search for information.
    Karen
    I am using Acrobat XI Pro, version 11.0.10.32.
    I did not create the file I was working in during the freezes, so I tried a PDF that I created with Adobe and it also freezes when I click on COMMENT. I did discover that the COMMENTS plug-in is loaded. (see image
    I have used COMMENT for years without this issue occurring. It started in the last 2 weeks.
    I could not find Properties under the file menu, but found a security setting in Preferences under the Edit menu. It did not have a way to allow/disallow COMMENT.

Maybe you are looking for

  • Problem with asa 5505 routing,nating

    i have the asa 5505 with asdm 6.4(5). my inside lan is 192.168.0.0/24. the outside of asa is connected on lan 10.13.74.0/24 and i need over lan 10.13.74.0/24 connect on lan 10.15.100.0/24. i puted nat rule on asa 5505 and acl rule and users from lan

  • Performance with external display

    Hello, when I'm connecting my 19'' TFT to the MacBook the performance (with the same applications runnig) is realy bad. It tooks longer to switch between apps and if I don't use an app for some time, it can took up to 30 sec to "reactivate" the app.

  • Java Applet is not working in IE11 in win8/win 2008 server

    Hi, we have developed web application using PHP. in the start of the page we have link which will kick start the Java Applet application on click.   It is not working in IE 11 browser with all windows machine until we add that page in the compatibili

  • Hey guys I have a mid-2010 MacBook Pro and I am attempting to replace the Hard drive with an SSD and have run into an issue

    So after installing the SSD, I tried rebooting into recovery mode and erasing it and was successful, I think at least. Now I am trying to reinstall Yosemite and everytime I go to do it, it says an error has occurred. Does anyone know what I am doing

  • Regarding timestamp with timezone

    Hi, I have the following timestamp with timezone issue. From java program I am passing the datetime with timezone value to database (INTERVALTIME (column name)). PrepareStatemenet statement; java.util.Date dt = ISODateUtil.parse("2006-06-21T18:00:00+