Integrate an external application

would be very happy someone's GENERAL take on a next project.

DESRIPTION (question later)

-application full screen kiosklike (more projection) for a geographical Museum
-Director created workshop lance varios pages and videos, etc., BUT also...
-We need to launch a mapping/GIS application existing (all data assets are local) written some hybrids of C
-the launch of this application MUST be clean and transpearant (meaning: no flop windows and toolbars autour)
-This existing application developers are available for changes and extensions of their code
... more...
-l'app 'mapping' must send to the "Director interface container app" some very basic info from geo-location on what is sought to

QUESTION

should what path I take:
activeX?
external launch?
localConnection?
Flash communication server?


THANKS in advance

Assuming that there is one Windows application, I highly recommend the creation of an ActiveX control. I had a lot of success with the Director and ActiveX for customized projects. Developers should be familiar with the creation of the ActiveX (if they have not for their project already is). I have often used the trick of having the ActiveX sprite "backstage", he must get properly ordered here, and move the sprite on stage when you are ready for a clean transition.
If the built-in ActiveX xtra is not enough, you can always try the 3 rd-party VBScript/ActiveXcompanion xtra for more control and flexibility.

Tags: Director

Similar Questions

  • How to connect adobe echosign to external applications

    Hi I'm new to adobe echosign. I want to integrate with external application. What are the steps to do to connect to external applications

    I have to connect via soap based API

    in order to connect will I want to write code or is there another procedure

    Please tell me the step by step procedure...

    Hello Ravib1234,

    In order to integrate EchoSign with another application, you must have a Global or developer account to first generate the key to integration and then can go forward with integration. You can refer to the following reference material:

    API to sign online, application integration | services of Adobe eSign

    -Usman

  • How fix oblivion previously opened tabs when Firefox starts by clicking on a link in an external application?

    Hello, I have the boot option: "show my windows and tabs from last time" activated. Works fine, except when Firefox starts when I click on a link in an external application (typically Thunderbird). Then, the new link is opened in a new tab, Firefox remembers the number of tabs I had open when I finally closed it, but all of the 'old' tabs are empty. Somehow fix this behavior?

    Deactivation of the modules does not help. By clicking on a link in an external application when Firefox is already open works OK. I use Firefox for some time short (probably half a year) and this problem was still there (not that is not due to a new update).

    Thank you.

    If Firefox is closed, and an external link opens Firefox, you must go to history > recently closed tabs and open tabs before closing Firefox. If you don't 'last session' will be gone and only one page than the open external program will be the new "previous session."

    If this is not satisfactory, you will need to install an extension of type "session manager" as well as "the last sitting" remember only.

    Search for AMO "session manager".

  • Done "buttons of external applications 2 0.13 ' have a bug in FF 33.1.1?

    When I install the "external applications 2 buttons 0.13 ' FF 33.1.1, the small rectangle that appears in the toolbar contains a button that I can't remove. This button can be edited is not the problem, but at the same time a new entry appears at the bottom of the tools "aplikacji Firefox" menu, and I can't get rid of.
    If I disable the extension, the new entry in the Tools menu disappears, but it returns as soon as the extension is reactivated.
    Is this a known bug, and, if so, how can you get around it? Any suggestions would be greatly appreciated. (Windows XP - SP3 32-bit)

    Hello normanbg, please directly contact the developer of the extension by post of support provided to the home page of the addon - it can probably give you more detailed advice and is the only one who can fix bugs or make necessary adjustments in the addon for new versions of firefox. Thank you...

  • Firefox seems to block links to external applications, in this case Outlook. Can you help me?

    When I click on the link (for example, mailto;email@domain) in a Web site, nothing happens. If I use Chrome or Explorer link opens Outlook to send the e-mail.
    A friend told me "Must be something to do with how your browser is configured, perhaps blocking links to external applications (outlook, etc.)"
    is that correct, and how do I do it please?

    Perfect - thank you very much!

  • Links of some (but not all) of an external application fail.

    Some external application links fail to open in Firefox (but open fine when IE is the default browser instead). This problem occurred in the 3-point-something version thing, I was running previously, as well as in the 6.0 I run now. If Firefox does not work when I click on the external link I get an error dialog "there was a problem sending the command to the program." Otherwise, it fails silently.

    The links are provided by an RSS feed in an external player. Food has recently changed the formatting to their URLs.

    The links that work will look like:
    http://catalog.SPL.org/ipac20/IPAC.jsp?profile=dial & Full = 3100001 ~! 2725646 ~! 6

    Links that do not work are similar to:
    http://catalog.spl.org?profile=dial & view = items & uri = full = 3100001 ~! 2732159 ~! 2 & term ="science fiction".

    I'm not clear on the question of whether the problem is the lack of a / between the host name and the query string (a violation of the RFC, but that Firefox handles if the URL is just pasted in the address box) or something else. I have also contacted the authors of RSS, but hold on to other entries on if that is the problem (and, if there is a way I can fix it on my end, where there is no rapid change in people generating streams).

    Maybe the search term in quotes that contains spaces is at the origin of the problem: & term = "science fiction".

  • Can I edit photos using external applications such as Graphic Converter?

    In iPhoto, I use the menu Advanced Preferences to choose different external applications such as Graphic Converter, SnapHeal, intensity, etc to editing that is not available in iPhoto.  I don't see how I could do this with pictures.

    Is it possible to use external editors?

    Not that I can see, unless you simply export the image to change it to GC.

  • Capture engine pointer to external application

    Hello

    I need a program to change a Global sequence running. Simplify, I need to change a Boolean Global with an external application (in c#). If someone has done something similar, I would like to know how.

    So far, ive tried to save the object pointer in the configuration file, through TestStand and an another c# application, but it was not good because it save it as an object com I now try to use Remote Access Services to launch a service (with the current engine) with TestStand so my application can communicate with the engine via remote access.

    I tried my client-server without TestStand and works very well, but I can't grow if I run the application server through TestStand.

    I know more ways to capture the pointer of the engine... Any idea?

    Daniel

    Probably the best thing to do would be to use a queue of TestStand or notification for transmitting data between processes. Using the step type, if you start the name of a queue with a ' *' character then the queue will be global for the entire machine. To access the queue of your external application programmatically, create an instance of the teststand engine and call GetSyncManager() on this topic with the name of your queue (i.e. it must begin with a ' *' character). Then use synchronization to TestStand API with returned Synchronization Manager Manager to get the existing queue and access. Notifications can also pass data and can be used in the same way. You can store the global variable itself by reference to the queue and get the external application using Dequeue in a TestStand object reference variable (pass false for the Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection.RemoveElement parameter so that it remains in the queue for the life of the queue). See the teststand help file for Synchronization Manager and the queue of API information. You can create a TestStand object reference variable to store the corresponding element using Engine.NewPropertyObject (). Then once there, simply call GetValueInterface and access the value returned as a PropertyObject himself.

    Hope this helps,

    -Doug

  • There is a possibility to run Labview projects or to set them off from a batch file or if the exist and the ability to control labview or run it from an external application?

    Hi, I m a bit new in LabVIEW and I'd like to ask a few questions...

    -There is a possibility to run Labview projects or to set them off from a batch file or if the exist and the ability to control labview or run it from an external application?

    -One API PI or raspberry beaglebone exists for LabVIEW?

    -Power supply Wich can recommend you control with LabVIEW? (some chip solution witn 0 - 30v / 0 - 3A DC)

    Thank you very much for your advice!

    Best regards

    Elena

    Elena,

    I know raspberry, so no comment on that.

    For the rest:

    -Do you want to create tools for developers? If so, we must look in the API of project VI and VI server. If this isn't the case, please compile your application LV as executable and call this one using a batch file.

    -LV prefer specific supplies. LV is a programming language. There are several power supply providers (including OR) which provide directly the LV API for their power supplies. So, essentially, the approach is:

    1. choose food that serves your needs.

    2. check if the power supply has a standard interface for programming (such as Ethernet, GPIB, or if the power supply is PXI, is already providing a programming interface!)

    3. check if the LV API (so-called "instrument driver") is available for the device. In the case of a PXI system, get you a device driver (for example NI DCPower).

    4. check if the LV samples are available (for example in the Finder for example LV once you have installed the driver).

    Norbert

  • I recently started getting the following message when I start Windows Mail: the message store was damaged by an external application to Windows Mail

    I recently started getting the following message when I start Windows Mail:

    The message store has been damaged by an external application to Windows Mail. Windows Mail has been able to successfully recover from this corruption. (0 x 000000000) there are also twop messages in my Inbox "not found" and I can't delete them.

    However no identoify not the application Windows and McAfee does not detect any virus.

    Try to compact and repair the database.

    WMUtil
    http://www.oehelp.com/WMUtil/default.aspx

  • dc Acrobat subscription - android app opens the pdf with external application?

    Hello

    The adobe app for android (Lenovo ideapad10) dc opens pdf documents with an external application since a few days - why is this? Why adobe would need an external application for that?

    What happened to the pro-fonctions? I can't edit the pdf documents more. But I need it for the University.

    What can I do? Help, please!

    Thank you

    Falk

    I have a theory based on the screenshots:

    1. The files do not have the .pdf extensions on their behalf. Can you try renaming one of them to ensure that they end in .pdf?
    2. Some file names have a '. ' in them. If the addition of a .pdf extension does not work, can you please try to remove the '. '?

    I don't have my camera android with me today so I can not test this theory. Thank you for your answer!

    Pat

  • How to return external application form to a page with workflows

    I use Jdeveloper with ADF technology 11.1.2.3.

    I have Unbounded in the workflow that contains the login.jspx and payTaskFlow page which is defined workflow.

    After login.jspx should go to payTaskFlow. PayTaskFlow I mainPay.jspx this page will be called flows of external application.

    It is: after the execution of external application flow how are we going to a page with in payTaskFlow. Using a configuration file that I can specify the URL of the page and the page is coming without any problem in that the page does not come with workflows. I mean it's isolated I can't navigate form this page to other pages with workflows.

    Yes, the external application how do refers to the page with streams of tasks not directly using URL.




    Problem solved.

    My goal was to access a bounded task flows using URL. This can be done by typing the URL in a spatial way to mention the flow of tasks and its xml file id. It's average is discussed in this thread: https://community.oracle.com/message/4354496#4354496

    As Timo said the stubborn workflow always begin activity by default. So, if we want to go to a specific page with streams of work then we should add a router and set it as the default activity; According to some setting the router will decide if we go the normal flow or to the specific page you want in the stubborn workflow.

  • ES: run an external application

    Hello comrades,.

    I wonder if there is a way ARE to launch an external application (for example, Acrobat) with a path specified in the PDF file?

    I read about the cross-DOM functions in JS tools guide, but she doesn't know where is the folder in which a script with a call to acrobat.open must be placed shared startup.

    Do you have any input on that?

    Thank you!

    Hi rombanks

    Take a look at the Javascript tools (around page 52) file:

    Execute()

    fileObj.execute)

    Open this file using the appropriate application, as if she had been double-clicked in a file Explorer.

    You can use this method to run scripts, launch applications and so on.

    Returns true immediately if the application launch was successful.

    It works for me:

    
    var cFileName = YourPath + "/FM2015_mifref.pdf";
    var cFile = new File (cFileName);
    
    if (cFile.exists)
        {
        cFile.execute();
        }
    else
        {
         alert ("File not found : " + cFileName);
         }
    
  • Load an external application.

    Hi all!

    How can I load an external application when the user clicks on a button using action script 2?

    I don't know what your situation or context, but Flash (or whatever it is in a sandbox as a Web page) cannot load executable files on the file system. If you run it in a projector, you can use the fscommand exec function, see here for more details:

    Flash CS4 Professional ActionScript 2.0

  • The external application of Orchestrator J2EE API call

    I want to invoke operations on an external application. The external application exposed the J2EE API.

    I am new to the orchestrator world. As I understand it, to invoke the operations of external application and access to objects in the external application, I must first create a plug-in (specific to the orchestrator format). Then I could call these operations from javascript code for my workflow.

    1. have I missed something?

    2. is there another way to call operations of J2EE Api of the external application (without the help of plug-ins)?

    3. is it possible that my workflow directly invokes a java application?

    Could you give more details on the exposed J2EE API?

    Create a plug-in is the option that will give you the most flexibility. But if the application exposes REST or SOAP API, then you can use our plug-ins of HTTP-REST and generic SOAP to wrap these APIs in the workflows of vCO/actions.

Maybe you are looking for

  • Taken WT310 of headset does not

    I bought the Tablet 5 days ago, and 2 upgraded to Windows 10 days ago. All the drivers are up to date - 10.0.10240.16384, Audio Driver 6.0.1.7541. I show disabled devices, showing disconnected devices.My problem is that it does not recognize a microp

  • Finder view options

    Hello. In the Finder, what is the difference between reorganize by - and the sort by options? Thank you.

  • Map effective, where the keys never change, but the values change frequently

    Hello I need to spend many independent data (DBL, pressure readings) autour points, and they must be accessible by name (channels) from different parts of my program. Rather than having a huge cluster of many elements, I thought using a card. My requ

  • Flight Simulator to crash

    Flight Simulator Hangs at seemingly random intervals, without any warning, no error. In the application event log, the following event is displayed: "The description for event ID 0 in source is not found. Either the component that triggers this event

  • How to hide an update, error 0X8007064C

    I get an error 0X8007064C I found that this security update is already in my computer or superseceded and I want to hide.