The combination of two projects

I have a need to import a single .cp file to .cp file. Merger mainly to projects in one. Is this possible in a way that will allow me to have a single consolidated project that I'll be able to change end-to-end?

Thank you
Jay

Welcome to our community, Jay

Yes, it is possible to combine projects. Remember that projects have some importance from the perspective of 'number of total slides' which is considered to be best practice. Number of magick is usually between 50-65 (give or take and subjected to all kinds of interpretation). If your new handset project will be way beyond that, you might want to reconsider the approach.

To combine, click file > import > slides/objects and refer her to the other project.

Also, it will keep things more simple if you have the two projects of the same size.

See you soon... Rick

Tags: Adobe Captivate

Similar Questions

  • the combination of two select statements to increase the maintainability and performance

    Hi SQL Experts,

    I use the Version of Oracle 11g DB and got both of the statements below.

    My mind can´t get his head around it how and if these two can be combined.

    They look like they could, but I can't figure out how... and I don't mean with a UNION ALL operation

    My main goal is a gain in performance and maintainability.

    SELECT *.

    OF T_TEMP_42 T1 WHERE T1. MATRIX_2 IS NULL AND

    (T1. BL_CODE | T1. YASSINE | T1. MATRIX_1 | T1. FIRMTYPE)

    PO NO

    (

    SELECT BL_CODE. YASSINE | MATRIX_1 | FIRMTYPE

    OF T_TEMP_41, WHERE MATRIX_2 IS NULL).

    ------------------------------------------------------------------------------------

    SELECT *.

    OF T_TEMP_42 T1 WHERE T1. MATRIX_2 IS NOT NULL AND

    (T1. BL_CODE | T1. YASSINE | T1. MATRIX_1 | T1. MATRIX_2 | T1. FIRMTYPE)

    PO NO

    (

    SELECT BL_CODE. YASSINE | MATRIX_1 | MATRIX_2 | FIRMTYPE

    OF T_TEMP_41, WHERE MATRIX_2 IS NOT NULL

    );

    Thanks for your suggestions.

    Try this

    SELECT *.

    OF T_TEMP_42 T1

    WHERE (BL_CODE, YASSINE, MATRIX_1, FIRMTYPE, MATRIX_2) NOT IN (SELECT BL_CODE, YASSINE, MATRIX_1, FIRMTYPE, T_TEMP_41 MATRIX_2)

    It came off really simple... maybe too simple

  • SELECT with the combination of two columns query

    I need the research to write a nested select statement that would achieve the following.
    Support I have a table as follows
    TestTable
    Name: Age: country
    Test1: 10: USA
    Test2: 11: us.
    Test3: 12: us.
    Test4: 11: Canada
    Test5: 12: Canada

    Now, I want to select in the table above gives the following information.
    Get all the names of people who do not belong to this combination (10:USA, 11:Canada, 12:Canada). The list can be huge.
    The result should be
    Test1:10:USA
    Test1:12:USA

    If it was a combination, I can write
    Select * from TestTable
    the age where <>10 and <>country Canada

    Also, I can also do
    Select * from TestTable
    the age where NOT IN (10,11) and country NOT IN (USA, COUNTRY)
    But I do have that he would give me a correct result.

    sush_msn wrote:
    Is there a way I can move the age and the country as a list on the query?

    You asked the right question.

    Three things you need to know:

    (1) your test data cover all combinations. This is the most comprehensive test data:

    create table test_table1 as
    WITH AGES AS (
      SELECT LEVEL+10 AGE FROM DUAL CONNECT BY LEVEL <= 3
    ), COUNTRIES AS (
      SELECT 'USA' COUNTRY FROM DUAL
      UNION ALL
      SELECT 'CANADA' COUNTRY FROM DUAL
    )
    SELECT 'Test' || ROWNUM NAME, AGE, COUNTRY FROM AGES, COUNTRIES;
    
    NAME                                                AGE COUNTRY
    -------------------------------------------- ---------- -------
    Test1                                                11 USA
    Test2                                                11 CANADA
    Test3                                                12 USA
    Test4                                                12 CANADA
    Test5                                                13 USA
    Test6                                                13 CANADA
    

    (2) now, here's the answer to your question. You can go back two or more values in an expression by putting parentheses around them.

    SELECT * FROM TEST_TABLE1
    WHERE (AGE, COUNTRY) NOT IN (
      (11, 'USA'),
      (12, 'CANADA')
    );
    
    NAME                                                AGE COUNTRY
    -------------------------------------------- ---------- -------
    Test2                                                11 CANADA
    Test3                                                12 USA
    Test5                                                13 USA
    Test6                                                13 CANADA
    

    That's what made the Etbin above, but he used a select instead of a list of values.

    (3) can AGE or COUNTRY ever be NULL? You want to return the records that have NULL values in them? If so, you must use NOT EXISTS instead of NO po WARNING: Etbin code needs a bit of change: "where (age, country) = (t.age, t.country)" should be "where (age, country) = ((t.age, t.country)) '. You must always additional brackets on the right side.

  • The combination of two columns in a single

    Hi guys,.

    Is it possible for a query to combine two columns into one? For example, lets say I have the following query:

    SELECT ID, FIRST_NAME, LAST_NAME
    EMPLOYEES

    I want the output to have two columns: one that contains the ID and the other containing name followed by a space followed by LAST_NAME. I know how to do this outside the query using coldfusion, but it save me a lot of work if there is some way that the query could do for me.

    Yes but the operand of concatenation varies somewhat from a database
    management system to the other.

    In Oracle, it would look this IIRC.

    SELECT ID, FIRST_NAME. ' ' || LAST_NAME AS FULL_NAME
    EMPLOYEES

  • The combination of two Alpha

    Hi, I managed through imaging Lingo to create an alpha channel and place it in/on a bitmap. What I want to do now is to combine two Alpha of two different images and place it in a thrid bitmap.

    Is this possible? Thanks in advance for any help.

    Bravo, Simon.

    Let's say you now alphaImg1 and alphaImg2... try copyImages with the parameter #ink... the values corresponding to the different inks available in the help... in my example below I'll try using 39 - darker ink.

    alphaImg1.copyPixels (alphaImg2, alphaImg1.rect, alphaImg2.rect, [#ink: 39])

  • The combination of two fields of object a

    Hello

    I have an array of objects related to my DataGrid.

    How can I have a column shows the two LastName + initial of the first name.

    Name and first initial are individual values in the object.

    < mx:AdvancedDataGridColumn

    ID ="Full name " headerText =" name " dataField =" (lastName) + (firstInitial) " "visible =" true " " / > ""

    I tried this and a few other variations, none doesn't seem to work.

    TIA.

    Use labelFunction

  • The combination of several projects to Capture

    I'm a new user of Captivate 3, embark on my first project.

    I need to do a demonstration of software which will include multiple applications at different times on the desktop. The best way to proceed is, of course, is to record the entire desktop. However, I was worried about my ability to edit the project together that I thought. I really just want some raw images that I can move on, instead of getting the demo right the first time.

    My idea was to record each application on its own window and perform a particular function. I could then create an empty project; full screen for the reader flash in a web browser - 1014 x 713 (a non-standard size of office). I could then set the background color and add images on the start bar and a couple of icons; make it look realistic. Then I import my captured applications and position them where and when I want to.

    It works very well with full motion capture video but the standard image capture is part of the blade and if you change the slide background, you lose the image of the application. It does not record the image of the application as a separate object.

    Any ideas on how I should go about my project registration, all ensuring that I have the flexibility to make things a little more later?

    Thanks for your suggestions.

    Dominic

    Hi Dominic and welcome to the forums of Captivate!

    Your idea of capturing each application separately is a good thing. Allows you to maintain each in its own file of project, which makes things easier and improves performance in Captivate. You also avoid to try to capture the entire desktop to a weird resolution.

    If it was me, I consider it must be able to show the Windows Desktop behind each application... with the exception of a few slides where you might want to show that there are many open applications, you'll probably find you want each application in order to be as large as possible to avoid scroll or needing items appearing partially off the screen.

    If you want to really have 'small' application on a common background windows, capture each application to the desired size, but when imported in your master project, copy each context 'captured' project and paste it into your master image project. What makes 'float' and to be mobile/updated separated from the background of the mask. Do a "background" on each image, and you should be golden.

    I also recommend to do some testing before committing to 1014 x 713, especially in browsers-Internet Explorer. Mode full screen can be problematic, and you can find that something like 1000 x 650, other than full screen works better.

  • Results the combination of two different "reports."

    Not sure if what I have to do is possible in the analytical framework, but maybe the experts can guide me.

    Here's the situation:

    In the box account, there is a field that "connects" account. What I need to do, is to show all accounts and the number of those who bind together. Here is a Visual... (with a few columns)

    Data

    Column1 Column2 Column3 column4 column 5... etc.
    Yes {color: #0000ff} 12345 {color}
    AccountB {color: #0000ff} 12345 {color} B
    AccountC {color: #0000ff} 12345 {color} C
    AccountD {color: #339966} 99999 {color} D
    AccountE {color: #339966} 99999 {color} E
    AccountF {color: #339966} 99999 {color} F
    AccountG {color: #339966} 99999 {color} G

    I need to show

    Column1 Column2 Column3 column 4 (which is a count of all those who have the same column 2)
    Yes 12345 3
    AccountB 12345 3
    AccountC 12345 3
    AccountD 4 99999
    AccountE 99999 4
    AccountF 4 99999
    AccountG 4 99999


    I can make a PivotTable and get

    3 12345
    4 99999

    But don't know if I can take this value in a single report.

    Certainly can dump the data to excel and 'join' the two, I wanted to see if this could be done within OnDemand.

    Any suggestions?

    I think your missing what how you count Column2. It takes (column2 by column2).

    He works at the table and pivot views.

    See you soon

  • The combination of two BONES with their equipment.

    Hello

    We would like to use Vmware in the following way: the primary operating system is Linux and a CCD camera will work under this operating system via a PCI sound card. The other operating system is Windows XP, and 3 external devices will be controlled with 3 PCI cards of e/s under windows XP.

    These devices work properly in separate 2 PC (linux and Windows XP) currently.

    Is it possible to run all these facilities in a machine with the HELP of VMware?

    What are the potential problems we might encounter?

    What version of Vmware is suited for this purpose?

    Kind regards.

    Murat KOCAK

    In general, virtual machines cannot directly access all PCI cards.  External devices must be attached to a parallel, serial, SCSI or USB port.  So if your PCI cards appears to the operating system as one of these types, then maybe your devices may work. VMWare Server, Workstation and the player can work with all types of ports.  ESX does not work with USB.  (If you use a Mac, then Fusion works with USB and parallel SCSI, and limited to support the series.)  My guess is that you will not be able to use a PCI card with a virtual machine, but without knowing more about the specific PCI cards, I couldn't say with certainty.

  • Combine the two projects into one

    I know it is a very popular question and I read many answers excellent previous answers.  The two most popular procedures seem to be simple copy - paste and use clips of compounds with copy / paste.  CPF has improved this process over the years and I ask the question again to get the benefit of current thinking.   I have an iMac (mid-2011) OS X 10.11.4 and FCP worm 10.2.2.  I have two separate events within the same library.  There is a completed project, with all the transitions, effects and music, located within each discipline.    Current ideas on how to combine these two projects into one would be greatly appreciated.

    Thank you.

    Copy and paste is the only method I know.

    Open the project in the timeline first.

    Open the second project in the timeline panel. Only one project appears at the same time.

    Select an item in the timeline and press command + A to select all, then control + C to copy.

    Use the project navigation arrows to return the first project:

    Move the playhead to where copied clips must be glued and press command + V.

    Al

  • Combination of two triggers

    Hello

    I would use the combination of two triggers to fire an event in labview (in my case to start the data acquisition), I have two signals to trigger from 2 sources, as shown in the search. Attached, I want to trigger the acquisition of data to start as show in blue digging 1.

    Please show how I can achieve this by implementing changes in my vi included.

    Thanks in advance

    Avinash

    Hello

    A simple way to do this is to use the model of the trigger input terminal. For example, you can select line0:1 for the source of command and enter a reason for "11" as a string constant and relaxation will be produced when the two lines are 1. If you go into a detailed help, you can find more options like rising edge, falling on board etc.

    Kind regards

    Toader Mihai

  • Controlling the timeline with Touch and ScrollTop: the combination of the two?

    Hello!

    We try to combine the two scrolling on the edge features:

    (1) scrub the timeline with scrolling (to create Parallax), and

    (2) scroll to the bottom of the page with buttons, using scrollTop

    For cleaning of the timeline, we used excellent control calendar of Tim Jaramillo with key code (found here: http://forums.adobe.com/message/5058756#5058756)

    To scroll to the bottom of the page with buttons, we found excellent Heathrowe scrollTop code (here: http://forums.adobe.com/message/4733382#4733382).

    We do not seem to combine these two methods in a way that works. In my example below, the control, the Timeline with Touch code works fine, but the scrollTop button code does not work.

    Does anyone know how to make a scrub of the timeline, combined with navigation buttons?

    Example: http://www.bartmclaughlin.com/scrollTop/stage-scroll_with_scrollTop_v1.html

    Edge project: https://www.yousendit.com/download/elNLcXl0NEhJMHVFTmNUQw

    Any help much appreciated!

    Bart mclaughlin

    I think in the btn1 and btn2 click Manager you have to scroll the scene rather than the HTML and body

    as

    SYM. $('Stage') .animate ({scrollTop: element.offset () .top}, '800'); in btn1

    and

    SYM. $('Stage') .animate ({scrollTop: element.offset () .top}, '800'); in btn2

    Hope this is useful

  • I can't have two projects open at the same time?

    Is it not possible to open two projects simultaneously in Garageband? Everytime I try it asks to save the current window open and then closes its doors for the creation of a new project. Seems awfully clumsy, and there is an option of the window in the menu at the top of the screen bar, so I must be misunderstanding!

    Unfortunately, you are right. You can have only one project, at a time.

    The 'Window' menu is just to open additional tools, like the window of musical input, or to zoom in and minimize the application window.

  • I currently have a creative cloud with an e-mail account, however I have a behance with an e-mail account that I have had for many years (even Adobe and Behance made before part of the same group). Can I combine these two accounts into one?

    I currently have a creative cloud with an e-mail account, however I have a behance with an e-mail account that I have had for many years (even Adobe and Behance made before part of the same group). Can I combine these two accounts into one? I want to use the account that I pay cloud Creative if I can use the new portfolio feature.

    Thank you.

    This is an open forum, not Adobe support... below to connect with Adobe personnel to help

    While the forums are open 24/7 you can't contact Adobe support at any time

    Chat support: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    Don't forget to stay signed with your Adobe ID before accessing the link below

    Creative cloud support (all creative cloud customer service problems)

    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

  • Can I download the Stock Images I paid for to photo sites such as imgur of sharing and so on, so that I declare that copyright law and they are not downloadable etc.? Secondly, can I modify Stock photos, for example the combination two photos, change temp

    Can I download the Stock Images I paid for to photo sites such as imgur of sharing and so on, so that I declare that copyright law and they are not downloadable etc.? Secondly, can I modify Stock photos, for example the combination two photos, change templates?

    Hello

    Please see Stock Licensing & conditions FAQ: where can I find the terms and the license information for Adobe Stock?

    Hope that helps!

    Kind regards

    Sheena

Maybe you are looking for