Flash integrated with PDF?

Hello,
A friend of mine forwarded me on a PDF he had received. The PDF file had built in flash components and sound. He said he had received one with video as well! The file was under 2mb in size! I was wondering whether or not there is any software which would allow you to do this? I have seen many applications converting flash to static PDF files or exe files but not fully interactive .PDF files...
Thanks in advance!
BigK

Acrobat Professional (since version 6) has allowed the embedding of Flash, as well as a variety of other formats. In addition, your multimedia content can communicate with the PDF via JavaScript/ActionScript.

Similar Messages

  • Flash integration with Learning Management System

    Has anyone had any experience hooking Flash up with a
    learning management system? I'm using Zinc right now but I'm
    wondering what hooks I would need to communicate with any eLMS. Any
    help or suggestions would be appreciated

    If you Google 'Flash SCORM' you should find a good deal of
    info.
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • MS Word integration with SAP CRM: can a PDF be created from the MS Word doc

    21/11
    Gurus,
    I know have a better understanding of the topic but still have 2 open questions.
    I now know that StreamServe cannot read .DOC files but can read and work with .PDF files.
    Since we are in a SAP forum and not a StreamServe forum,
    1/ I am wondering if SAP CRM 2007 can convert the MS Word generated and populated documents into .PDF. Possibly immediatly.
    2/ Can the MS Word generated and populated documents be saved by SAP CRM 2007 as .XML files?
    Thanks again.
    Dear All,
    On my project, there is a requirement to generate ad-hoc and amendable letters in CRM (2007).
    We might have +150 letters so I am thinking about using MS Word integration with SAP CRM to deliver this.
    With SAP CRM 2007, I understand that it is indeed possible to generate WebServices that will then be consumed by Word templates through the mail merge functionality. So agents will not have to enter BP name, address and so on. All this can be done by configuration which is great.
    My point of concern is how to integrate this design to StreamServe for printing purpose (we do not want to go into local printing)
    Can StreamServe collects the Word generated document?
    Should this Word document be converted as PDF before or can StreamServe do it?
    Should StreamServe exploits the XML contents within the Word generated document?
    Thanks for your help and insights about this.
    Brice.
    Edited by: Brice Vialle on Nov 21, 2008 9:26 PM
    Edited by: Brice Vialle on Nov 21, 2008 9:34 PM

    Hi Chris,
        Your advice helps me a lot, thank you.
        I upload an XML-Format template Word Doc to server as a MIME Object.
        When OfficeControl is started in Web Dynpro, OfficeControl automatically open the XML-Format template.
       For the first time, I get the XString-type Context attribute bind to the content of the Word Doc,
       then translate it to string, I got the XML-format content, it's great!
       However, after the first time, when I input any new contents in MS Word in Web Dynpro,
       no matter I execute "Ctrl + S" or click the "savedocument" button,
       when I translate the XString Context attribute to String, I got messy code. (but the first time, it is good plain text)
       I use the function module: ECATT_CONV_XSTRING_TO_STRING (good for first time, dump after first time),
       SCMS_XSTRING_TO_BINARY, SCMS_BINARY_TO_STRING (good for first time, messy code after first time).
       My Demo source code is in: (system) SMV --> (local object) zhaode --> (Dynpro Component) ztest_office_control
       core source code is as:
       clear itab.
      CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
        EXPORTING
          BUFFER = lv_datas
        IMPORTING
          OUTPUT_LENGTH = lv_length
        TABLES
          binary_tab = itab.
      CALL FUNCTION 'SCMS_BINARY_TO_STRING'
        EXPORTING
          input_length = lv_length
          mimetype = 'text/plain; charset=utf-8'
        IMPORTING
          text_buffer = lv_datas_string
          output_length = lv_data_len
        TABLES
          binary_tab = itab.
        Can you give me some advice?
    Best Regards,
    Derek

  • HELP, Convert PDF to Flash book with flipping effect.

    Hello everyone, I want find a software to helps me convert my local PDF files into flash playbook, with page flipping effect. 
    It is better, if software can:
    1.Freeware
    2.Add links and images
    3.output Flipbook can be viewed on mobile device
    Please help me out.
    (I find ideal software, it named Flipbook Ceator)
    Thank you all!

    you want that authoring app on a BlackBerry phone ? not on Windows ?
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Flash Player integrated with Windows 8 has stopped working...can't seem to upgrade to newer version Flash Player ?

    One day watched videos with no problem.  Next day, can't watch videos!  Site says I need Flash 10.0 or higher.  When I try to check what version I have, it says that Flash player is integrated with Windows 8, no need to install Flash Player.  I am thinking that there are newer versions of Flash Player than what is integrated with Windows 8, but it's like I'm going around in circles, can't seem to upgrade to a newer version.

    First, confirm that ActiveX Filtering is configured to allow Flash content:
    https://forums.adobe.com/thread/867968
    Internet Explorer 11 introduces a number of changes both to how the browser identifies itself to remote web servers, and to how it processes JavaScript intended to target behaviors specific to Internet Explorer. Unfortunately, this means that content on some sites will be broken until the content provider changes their site to conform to the new development approach required by modern versions of IE.
    You can try to work around these issues by using Compatibility View:
    http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-11
    If that is too inconvenient, using Google Chrome may be a preferable alternative.

  • Integration with other flash chart product

    Hi,
    I am currently working on an APEX site development that utilize flash charts in some reports. However, the AnyChart product that is integrated with APEX is not sufficient in achieving the layout we desire.
    My supervisor is interested in another flash chart product called "FusionCharts". I would like to ask where would I find manual / instructions on how to create new components or alter the existing flash chart component in APEX so that FusionCharts can be used instead of the existing AnyChart.
    If anyone can share their integration experience of another flash chart product with APEX, I would greatly appreciate it.
    Thanks in advance for the help,
    Nelson

    Hi Nelson,
    You can't replace the current Anychart with FusionChart, but you can upgrade to a newer version of Anychart if you want.
    If you want to integrate FusionCharts, you add javascript and a flash file to your page and provide xml (for ex from a process) to it. I believe Scott Spendolini had these steps in his presentation of ODTUG, which you can download from that site.
    Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://www.apex-evangelists.com/
    -- http://www.apexblogs.info/

  • Integrating Flash CS3 with XML

    Hello, I done a tutorial from learnflash.com on Integrating
    Flash CS3 with XML, and I can't figure out why when the file is
    published the scrollbar component doesn't work.

    Yep, big difference. Flash CS3 is the earlier version of
    Flash, so you can't open CS4 files in CS3. You are probably
    confusing CS3 with AS3, which is supported by both versions of
    Flash CS#.

  • Integrating flash documents in pdf files?

    hi!
    does anyone know if there is a way to integrate flash documents in pdf's?
    best regards
    jens

    Hi,
    It can be done.
    Two resources that may be helpful –
    Joel Geraci's blog
    http://pdfdevjunkie.host.adobe.com/index.shtml
    The Rich Media/Flash Forum at Acrobat Users Community
    http://www.acrobatusers.com/forums/aucbb/viewforum.php?id=21
    Be well...

  • Integrating Lightroom Flash Gallery with Dreamweaver CS3

    I have been unsuccessfully attempting to edit the gallery files created by Lightroom from within Dreamweaver. The index.html file comes up with this message when opened:
    Sorry, this photo gallery requires that scripting be enabled on your web browser and that the Macromedia Flash Player be installed. Download the Macromedia Flash Player
    However, I have the player installed...
    I have tried uploading the files directly to my server from Lightroom but they do not display. The loading icon whirls endlessly and never resolves.
    Does anyone have any advice.
    Thanks in advance.

    You can't edit a flash gallery with Dreamweaver.
    To make changes to the LR flash gallery you would require a copy of the original fla file and a copy of Flash to edit it.
    The index file you see is the one that loads the flash player to play your gallery. The message is what is seen in a browser that doesn't have flash player installed.
    You can make amendments to the gallery itself by changing the xml files, although the changes you can make here can also be made in LR itself so why bother?
    You can embed the gallery itself in your own html page. Using insert, media and then finding the gallery.swf file. As long as you then upload everything in the correct locations (including the scrippt files abd the new html file in the same folder structure it will work.
    There are other flash galleries that are far easier to  embed available. However in order to make serious changes to flash galleries of any type you will require the original fla file and most designers are not going to give you that! Adobe does give away the fla's for the galleries that ship with PS.

  • Java Stack mandatory for a SAP BI system integrated with EP?

    Hi Guru's,
    Currently we are using SAP NetWeaver 2004 s version 7.0 system for our BI.
    This is integrated with the EP. But our BI system does not contain the Java Stack installed.
    When we work on WAD templates and execute  the template, it is automatically directed to EP portal where we can see our reports.
    Here my question is do we need Java Stack for this system to use ADOBE DOCUMENT services or can it work with EP only for the web functionalities.
    Any info on this is of great help.
    Best Regards
    Kumar

    HI Reddy,
    We came to know from our basis team that we do not have the Java Stack installed in our BI 7.x system yet.
    As it is integrated with EP which has Java, our web reports are working.
    1) But my question is still do we ned to install the Java Stack in our BI system as i do not find any Export to PDF option in EP for the reports (eventhough AS Java supports this).
    2) Or can we use the existing configuration without Java STack integrated to EP for the new tools like Report Designer and Integrated Planning?
    Regards
    Kumar

  • Unity Connection Integration with CS 1000 and Meridian 81 - PIMG

    I have a customer who have  (2) Nortel Meridian 81 and (1) CS1000  for their 3 locations along with Octal 350 servicing 2500 voicemail users today. Customer also has a  Cisco UCM in their network today which is servicing their wireless phone users.
    UCM and CS1000 are networked together using Q.Sig trunks today. Customer is looking at replacing their Octal solution with a new Voice mail solution.
    I was looking at integration documents for Unity Connection using PIMG.
    In this  scenario, would I need 3 separate PIMG 's at the three remote sites and integrate it with Unity connection or Can I achieve this using just one PIMG at one of the sites, considering the three sites are trunked together using tie-trunks.
    http://www.cisco.com/en/US/partner/docs/voice_ip_comm/connection/7x/integration/pimg/guide/cucintpimg090.html#wp1051831
    Appreciate any pointers/ help.

    Hi there,
    Just to add a note to the great tips from Hailey (+5 Hailey!)
    We are in the final stages of replacing our "old" Octel with Unity Connection, part of
    which is integrated to our CS1000 and CUCM in a "Hybrid" deployment like yours
    Centralized Voice Messaging
    Cisco Unity Connection supports centralized voice messaging through the phone system, which supports
    various inter-phone system networking protocols including proprietary protocols such as Avaya DCS,
    Nortel MCDN, or Siemens CorNet, and standards-based protocols such as QSIG or DPNSS. Note that
    centralized voice messaging is a function of the phone system and its inter-phone system networking,
    not voice mail. Connection will support centralized voice messaging as long as the phone system and its
    inter-phone system networking are properly configured.
    Setting Up a Nortel Meridian 1 Digital PIMG
    Integration with Cisco Unity Connection
    Attachments:
    cucwithnortel.pdf (308.1 K)
    Centralized voice messaging provides voice messaging services to all users in a networked phone system environment. Connection can be hosted on a message center PINX and provide voice messaging services to all users in an enterprise assuming the message center PINX and all user PINX phone systems are properly networked.For a centralized voice messaging configuration to exist, a suitable inter-phone system networking protocol must exist to deliver a minimum level of feature support, such as:•Message waiting indication (MWI).•Transfer, which ensures that the correct calling/called party ID is delivered to the voice messaging system.•Divert, which ensures that the correct calling/called party ID is delivered to the voice messaging system.Other features may be required depending on how the voice messaging system is to be used. For example, if it is also serving as an automated attendant, path-replacement is needed as this feature prevents calls from hair-pinning.
    http://www.cisco.com/en/US/docs/voice_ip_comm/connection/7x/design/guide/7xcucdg050.html#wp1053538
    Cheers!
    Rob

  • Printing an iframe with pdf using javascript is not working in IE8 and above

    I have a problem with printing and Iframe with PDF in IE 8 and above
    Following is my javascript:
    var urlValue="";//Path of the file to be printed
    var div = document.getElementById("printerDiv");
    div.innerHTML = '<iframe src="' + urlValue + '" id="frame" name="frame" style="width:100%;height:100%;"></iframe>';
    frame.focus();
    frame.print();
    This same thing is working fine in other browser but for IE is just not invoking the print dialog.
    Also I tried to get the frame.print(); on load of the frame but even that is not working exactly as that way it print the parent window in output.
    Few things I tried like:
    1) div.innerHTML = '<iframe src="' + urlValue + '"
    onload="this.contentWindow.print();"></iframe>';
    2) frame.contentWindow.focus();
    frame.contentWindow.print();
    3) window.document.getElementsByTagName('iframe')['frame'].onload = (function () {
    frame.focus();
    frame.print();
    I need to get the print of only the content which is in Iframe which I am binding in "printerDiv" by javascript.
    Any perfect/different solution from which I have tried then please post here?
    Thanks.

    PDF documents are hosted in an ActiveX or netscape plugin control which have their own printing functions.
    Start>Adobe Reader>Edit>Preferences - to adjust what functionality the PDF document viewer addon displays (menus etc).
    Tools>Manage Addons>Show all addons
    make sure you have both the x86 and x64 versions of your PDF reader Active X control installed and enabled. I would recommend also that you update to the latest version of the vendors' (Adobe?) plugin.
    Possibly you have disabled scripting of ActiveX controls in the IE security zone that your parent page maps to. Also there is an IE security zone feature that prevents navigation to a domain in a zone of lower integrity.
    Tools>Internet Options>Security tab, click "Reset all zones to default".
    when asking developer related questions it is helpful if you can include a link to your website.
    Rob^_^

  • Integration with mm,sd ,pp

    HI,
    ALL
    I need to now the integration betwwen sd mm pp with fi co i am going to work on an implementation project pls give clear explanation with all steps in all modules related to integration with fi/co. and pls give the effect for field selection in other modules except fi. i am an fi consultant but never worked on integration area . pls send the needful information to this mail id
    [email protected] .
    thank u all
    Regards
    chandra.

    Dear Chandra,
    Visit the following links:
    http://surya-padhi.net/documents/fi_mm_integration.pdf
    http://surya-padhi.net/documents/fi_sd_integration.pdf
    http://www.sap-img.com/sap-sd/link-between-sap-sd-mm-and-fi.htm
    FI_MM:
    1) Define plant OX10
    2) Define division OVXB
    3) Define storage location OX09
    4) Maintain purchasing org
    5) Assign plant co code OX18
    6) Assign bus area to plant/valuation area and division OMJ7
    7) Assign purchasing org to co. code OX01
    8) Assign purchasing to plant OX17
    9) Create material grp OMSF
    10) Creation of purchasing grp OME4
    11) Maintain co. codes for material mgt OMSY
    12) Define attributes of material types OMS2
    13) aintain plant parameters
    14) Set tol limits for price variance for purchase order
    15) Set tol limits for goods receipt OMC0
    16) Maintain default values for tax codes OMR2
    17) Set tol limits for invoice verification OMR6
    18) Define automatic status change for invoice verification in background
    19) Group together valuation areas OMWD
    20) Define valuation class OMSK
    21) Creation of G/L masters FS00
    22) Assignment of accts for automatic postings OBYC
    23) Doc types and No. ranges OBA7
    24) MM vendor master creation XK01
    25) Material master creation MM01
    26) Creation of purchase order ME21N
    27) Goods receipt MIGO
    28) To view material doc MB03
    29) Invoice verification MIRO
    30) Goods issue for consumption MB1A
    31) To view material ledger MB5B
    FI-SD:
    • The basis of the sales process is the sales order. After receiving an inquiry from a customer a sales order has to be created to start the process.
    • The sales order is generated on the level of the distribution chain. The ordered items may belong to different divisions. The sales order is an SD document and does not lead to posting in Financial Accounting.
    • After the sales order is entered, the system performs an availability check for the desired delivery date.
    • At the day of the shipping , a delivery document is created. The delivery is not ready for billing before the goods are picked from the warehouse inventory and posted as goods issue.
    For the picking process, the warehouse management functionality is used. A warehouse transfer order has to be created which generates the picking request. The requested goods are picked from the warehouse and prepared for the delivery.
    The goods to deliver are posted as goods issued . A goods issue document is created in MM and an accounting document is created in FI to post the goods issued on the right G/L accounts.
    • The concluding activity in Sales and Distribution is billing . A billing document is created in SD and a printed invoice is sent to the customer. Simultaneously, an FI document is generated to post the receivables and revenues on the right accounts.
    1)Insert regions OVK2
    2)Define sales organization OVX5
    3) Define distribution channel OVX1
    4) Define shipping point OVXD
    5) Assign sales organization to co.code OVX3
    6) Assign distribution channel to sales organization OVXK
    7) Assign division to sales org OVXA
    8) Assign sales org/distribution channel to plant OVX6
    9) Assign shipping point to plant OVXC
    10) Setup sales area OVXG
    11) Define rules by sales area OVF2
    12) Define pricing procedure determination
    13) Define tax determination rules
    14) Creation of G/L accts FS00
    15) Assign G/L accts VKOA
    16) Setup partner determination
    17) Assign shipping points OVKC
    18) Creation of SD customer master XD01
    19) Creation of finished goods material master MM01
    20) Maintain condition types VK11
    Regards,
    Naveen.

  • On a macbook I purchased secondhand hard drive got corrupted and I started to get the flashing folder with the question mark, I purchased a new hard drive and snow lion install DVD I installed the hard drive and tried disc but kept getting blinking folder

    On a macbook I purchased secondhand hard drive got corrupted and I started to get the flashing folder with the question mark, I purchased a new hard drive and snow lion install DVD I installed the hard drive and tried disc but kept getting blinking folder

    Welcome to Apple Support Communities. We're users here and do not speak for "Apple Inc."
    Power on the computer and insert the DVD immediately.
    Hold down the 'C' key to boot from the Snow Leopard DVD.
    http://support.apple.com/kb/ht1533
    After selecting the appropriate language, if necessary, select Utilities, and Disk Utility.
    You'll likely need to partition and format the new drive before it's recognized.
    http://manuals.info.apple.com/MANUALS/0/MA161/en_US/MacBook_13inch_HardDrive_DIY .pdf
    (Yes, these instructions ARE 7 years old, but the procedure is the same for installing from DVD media.)

  • Acrobat Reader integration with SharePoint 2007

    Hi,
    We have been having some major issues with people opening PDF files from document libraries in MOSS 2007.
    Firstly in v9.x we find that only one user can access a PDF file at a time because it automatically opens the file as editable. This isn't a problem, however when another user tries to open it instead of being asked to open a read only\local copy, they just get an access violation error. We have found that sometimes even though a user has closed the file, the access violation errors continue and the only way round it is to copy the file locally, delete the original and then copy it back up to the document library.
    I see that version X has been written to include much better integration with SharePoint. However our company policy is that we do not use check in\check out, so i'd like to disable this prompt. I've found this article which seems to have instructions on how to do it, however the registry change does not seem to have made any difference. I notice that on that article is says "DO NOT PUBLISH THE DOCUMENT EXTERNALLY UNTIL 10.1 SHIP". I'm unsure whether this is a typo and it's meant to be 10.01 which has recently been released or whether this article should not yet be available.
    Has anyone managed to get the registry change working?
    Cheers
    James

    Hi,
    I was going to move this to a more appropriate forum but I'm not clear on where to try. Can you repost this under the Reader forum as well as on http://answers.acrobatusers.com/?
    thanks,
    Ben

Maybe you are looking for