Link to another Project folder

I need to link to a module in another project folder. I used
the click box and in the On Success chose Open other project and
picked the swf file using the elipsis. However, when I ran it, it
was looking for the file in the same folder as my current course
not in the other project folder. Can I not link to another project
folder using Captivate. We want to reuse components from one
project to another without having multiple copies in every folder.
Thanks for all your help.

With JavaScript, you're limited primarily by your
imagination, so the example I offered was intentionally generic.
In practical use, you would probably want Captivate to pass
only the destination folder & filename and let the JavaScript
function create the full path. Assuming the relative folder
structure is the same on each server, you'd only need a single
generic function.
For example, if you wanted to launch a file named
"introduction.htm" in an adjacent folder named "course02", you
could add the following to Captivate:
javascript: goToMovie('course02','introduction.htm');
and add the following to your standard.js file (so it gets
automatically propagated to each published course):
function goToMovie(strFolder, strFile)
var arrPath = window.location.href.split('/');
arrPath[arrPath.length-2] = strFolder;
arrPath[arrPath.length-1] = strFile;
window.location.href = arrPath.join('/');
The Captivate function passes the folder and file name as
quoted string variables and the JavaScript function then uses those
variables to create a new URL. You can get as fancy as you like,
such as adding logic to go up more than one folder level, but
hopefully you get the general idea.

Similar Messages

  • Unable to link to another project

    Hi there
    Relatively new to captivate, so just wondered if somebody
    tell me if I'm doing something wrong. I have created a quiz with
    about 30 questions. At the end of the quiz I want the user if they
    require to link to a different project with a detailed explanation
    about the correct answer to each question (I know I could do this
    in the review section of each question, but there doesn't seem to
    be enough room within the review question textbox to place the
    answer and there seems no way to create a scrolling textbox in
    captivate
    when I create a slide and place a button on the slide linking
    it to another project, when I view that slide in the Web browser
    and click on the button it won't take me to the new project, and
    comes up with an error message about not finding the file.
    Any insight as to what I'm doing wrong would be greatly
    appreciated.

    Hi simonapsey
    When you assigned the action to the button, exactly what
    action did you assign? If you selected "Open other project", you
    should have been prompted to navigate to where the other project
    exists on your hard drive. After you publish, you then need to
    ensure that both outputs exist in the same folder.
    Cheers... Rick

  • How to link to another project?

    Hello guys!
    I´ve got a little problem with captivate 4:
    I would like to put a button in my project that is linked to a specific slide in another project. Is this possible?
    I´m looking forward to hearing from you!
    Best regards
    Smoky Mc Pot 3555

    Hi there
    Indeed it is possible. You must use some JavaScripting and Variables and Advanced Actions, but it can happen with Captivate 4.
    Click here to discover how!
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Create New Project and put photo in from another project folder

    This is what I thought was going to be a relative task.
    Move a batch of photos from one project folder into another new empty one.
    I can highlight and select the photos in question and select Edit and Copy.
    Go to new project folder,but No Paste function available.
    I then see the New From Selection in the menu bar....but no New Project.
    Anyone help me out here?
    Mac intuitive !!!!what a load of ???X?£?$

    Ummm OK, tried that and yes it does work, but when you have a large list of projects, it means having to drag a long way down the list, while it is scrolling.
    Bit inconvenient, but if it is the only way. Shame this does not have keyboard shortcut like so much of the Apple stuff
    Will probably have to name a project similar to the one I want to copy from in the future, then rename it again afterwards.
    Thanks

  • Possible to create .app of .jar which links to another project's .jar?

    Hi,
    I have 2 Projects. One uses simple java and the other one uses java fx 2.2.3.The executable .jar of the simple java project needs to be linked with the data files and .jar of the java fx project.
    I have created a .app of the java fx project,but then the .app links with its jar.What I want is,the .app of the simple java project should refer to the jar of java fx.Is it Possible?
    Thanks

    Presumbly locking wouldn't work?Not really: Locking would mean that only one client/person could use the library using the Java wrapper. That in fact is the shortcoming I'd like to overcome by instantiate multiple processes.
    Thanks,
    Soeren

  • Link to other project

    Hi!
    I am a Captivate beginner. I am trying to link to another project from a button. I selected:
    If user clicks on button:
    On Success - Open other project
    Project - (Name of project)
    When I try to project it to test it out, I get the following message: "The project (Name of project).htm, (Name of project).swf is launched at this point but is unavailable from this preview."
    What am I doing wrong? Thank you for your help!!!!

    Hi there
    You aren't doing anything wrong. You are testing from a Preview. The message is telling you that you will need to Publish it to see it in action.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Do we need to merge in order to link from one project to another

    We are working on setting up a new webhelp system using RH 7.
    The application for which we are writing incorporates numerous
    large "modules," each of which we expect to have its own help
    project containing 100-200 topics (page-level, context-sensitive
    help).
    Each help project will reside in its own folder. All of the
    help project folders will, in turn, reside in one main "Online
    Help" folder.
    Is there a way to link from a topic in one project to a topic
    in another project *without* merging the projects? Our aim is to
    re-use information by creating common topics (such as "Using the
    XYZ Product Toolbars" or "Options for Saving Your Data"), storing
    them in *one* project only, and then linking to these common topics
    from other the other projects as needed.
    In HTML help you can do this. But I don't know about WebHelp.
    I was looking at the Snippets feature, but I'm not sure that
    accomplishes what we want. Our main concern is to maintain common
    topics in one place only and not have to worry about multiple
    copies of topics floating around.
    Thanks very much for any assistance with this.

    Snippets reside within a project so the nearest you would get
    is maintaining them in one project, importing them and reimporting
    whenever you make a change.
    To create links to topics in other projects without importing
    I think the only way to do it would be to manually enter the
    relative path as it will be between the two outputs. Will you
    always know that?
    I don't understand why you don't want to go to merged help as
    it looks like your scenario is just crying out for it?

  • Rh10 - HTML Help - linking to pdf shows when generate CHM and 'view results' but not when double-click on CHM in project folder or in product help

    I have several PDFs in Baggage Files that are linked to topics in the Table of Contents.  When I generate the CHM file and 'View Results' I am able to pull up/access the PDFs with no problem.  When I go into the project folder and just double-click on the CHM file, I cannot pull up/access any of the PDFs nor can I access them in the product help.  Any ideas?  Is a setting "off" somewhere in my project?
    I am using RoboHelp 10.
    Thanks!

    eeddings wrote:
    Thanks for the idea, but I can't switch the project to WebHelp.  This .chm project consists of a master project with 18 slave projects and a slew of remote jumps.  I'd have to recreate all of the remote jumps if I switch to WebHelp.
    Hopefully Adobe can fix this issue.
    Well, first off, even though it would be WebHelp, it would be inside a CHM container. So for all intents and purposes it would be a CHM file. But having said that, I'm not sure there is a way to merge these hybrid types of CHM files.
    If your statement about Adobe fixing the issue is meaning that they can either remove the Print icon from the CHM Viewer, I wouldn't hold my breath because as I said, that's in Microsoft's lap and they haven't updated the CHM viewer in a long while. Doubtful they ever will.
    The only hope would then be for Adobe to update the code used for the Mini TOC. The only way that will happen is if enough folks submit this as a bug via the following link:
    http://www.adobe.com/go/wish
    Until that would happen, your likely best bet is to simply avoid using the Mini-TOC feature or just insert a warning that if the topic is printed, it will cause issues. Or, you could use bookmarks and links to establish your own verision of a "Mini-TOC"
    Cheers... Rick

  • How can I link to a certain scene in another project?

    Hi,
    I would like to make a add an advanced action to a button that links to a cetain scene in another project.
    as an example:
    On the last scene of project B I want to link back to project A scene 3. This is back to where the initial selection to open project B was made.
    I would highly appreciate your Help!!!
    Thanks in advance,
    Stephanie

    Hi Lilybiri,
    no I am not used to Storyline!!!!
    I just dislike talking about a slide, as we are not working with PPT!!!
    An e-Learning module with interactivity should not be compared to slides as in PPT, I think as there is much more to it!!!
    Thanks for your hint to the article. I think this will help!!!
    I will know in a couple of days
    Stephanie

  • Link to another Taxonomy sub folder

    dears
    A small query on Link feature.
    My client user requirement is they want to create a Link to another Taxonomy's subfolder.
    I have created around 5 taxonomies.
    When i tried to create a Link, the list gives only the taxonomies, i can't navigate to subfolders of it.
    I tried in another way like, getting the folder Access link, and create the Link. That is working fine.
    But it is not soo user friendly.
    plz reply me
    thanx in advance
    Lakshmikantha

    Hi Detlev,
    This is just out of curosity.
    With reference to Lakshmikantha problem description, she can even opt for this option (id used this one):
    Create a query based taxonomy with multiple categories. Two or more categories can have similar queries set (which as per Lakshmikantha's case) can satisfy the Document replication task.
    Since taxonomy is basically used to segregate the documents, can this be sufficient?
    Awaiting Reply.
    (Note: <i>I do not intend to confuse or divert this query but just want to understand the possibilities in similar scenario</i>).
    Thanks and Warm Regards,
    Ritu

  • Importing sequence from another project, can't connect to dynamic link

    I'm trying to get another sequence from another project into this one (mostly to be able to copy over a specific edit from that without remaking it) and when trying to do so, the system, as per the usual, tries to connect to the dynamic link server, but stalls on the connection screen for some time.  One time it simply told me that it could not connect, and another time I got an "unspecified draw error".  I'm using a PC.  Any help that anyone could provide would be greatly appreciated; I've never run into this issue before, and have had to copy edits between projects multiple times.

    Hi Boonslayer,
    Wrong forum. Moving to Premiere Pro forum.
    Kevin

  • Exporting the Browse Sequence XML file for Use in Another Project

    When I generate a browse sequence based on the TOC using zero for the book level, instead of getting A, A1, A2, B, B1, B2, I get A, B, A1, A2, B1, B2.  The TOC runs through all 1st level items first, cycles back through all 2nd level item, then 3rd level, etc.
    My workaround was to auto-create the browse sequence at a 0 level and then manually manipulate it to output according to how my readers would actually read my online book (ie A Aa A1 A1a A1b A2 A2a A2b B B1 etc etc).
    Now that I have my browse sequence in the correct order for this project, I do not want to repeat these steps every time I create a new version of my OLH for the same guide after some minor updates have been made to the FM source.
    There is a file named whbrs.xml inside the output folder and it contains the browse sequence order I specified during my workaround steps.
    Is it possible to export this file to another location for use in another project referencing the same guide?
    This methodology is much preferred as I am working at an enterprise level with multiple documents (some numbering in the hundreds of pages) and do not want to have to manually use my workaround for each project I update over the next few years.

    Hi Kristopher
    You probably wouldn't want to use that particular file as it's an output file. You would likely have better luck using the ProjectName.BRS file as that one should be a source file.
    However, keep in mind that whether (or how well) this will work will entirely depend on having the recipient project using the same identical structure and identical file names.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • How to reference a folder/file outside from project folder

    Hi All,
    I have two extensions which wants to share some code(files) placed in a folder outside from source directory.
    for a simple case see the below example.
    created a sample extension HelloWorld whose project structure are as follows
    HelloWorld
         ExtensionContents
              lib/CSInterface-4.0.0.js
              jsx/InDesign.jsx
              HelloWorld.jsx
              index.html.
    I have another folder say "sharedAssets" it contains two images "Orange.gif and pear.gif" which is at same location where HelloWorld and now folder structure becomes
    HelloWorld > ExtensionContents
    sharedAssets > Orange.gif
                             pear.gif
    I have added linked resource folder see the attached screenshot
    I have written following line of codes in index.html
    <body onLoad="onLoaded()">
    <div id="content">
      <ul>
      <li><img src="Orange.gif" width="42" height="42"/></li>
      <li><img src="shared/pear.gif"/></li>
      </ul>
    </div></body>
    but when I opened the extension then it failed to load Orange.gif and pear.gif,
    Please let me know how I could reference an image placed in a folder outside from project folder.
    Regards,
    Alam

    Hi Alam,
    I don't use Eclipse / EB myself so I can be of no help in the way you set an alternate location folder there.
    I've looked in the MXI reference but it seems there's no token equivalent to the "parent folder of all extensions" i.e.
    /Users/Davide/Library/Application\ Support/Adobe/CEPServiceManager4/extensions
    or whatever it will be in the future. This is where Extension Manager puts stuff when the MXI is something like:
    <file   source="HTML/com.example.helloworld.zxp"
            destination=""
            file-type="CSXS"
            products="Photoshop,Photoshop32,Photoshop64"
            minVersion="14.0" />
    that is, destination is blank, file-type is "CSXS".
    I've never tried to put there stuff other than ZXP - you can give it a try.
    An alternative escamotage could be to use an external folder, which path token exists both in MXI land *and* in (CSInterface or ExtendScript).
    That is, a place Extension Manager installs your shared content; which path can be reached from the panel or the JSX.
    As an example $userdatafolder/alam/shared in MXI, and Folder.userData/alam/shared in JSX, or SystemPath.USER_DATA/alam/shared in JS.
    There are other product specific tokens (Photoshop Script folder for instance) where you can put things into.
    Regards
    Davide Barranca
    www.davidebarranca.com
    www.cs-extensions.com

  • IMovie '11 How do I recover a project that appears within the IMovie Projects folder but does not show in the Project Library?

    I have had my MBP for just over 3 months now!  Yes, I made the switch and up until now I have been quite happy.
    I now have my Time Capsule, Apple TV running and am generally getting used to life as a Mac user.............even bought Aperture and loaded all the family photos.  Now time to make some Travel movies.
    I have been working on a particular IMovie project for a few weeks now.  Size is 365MB.  Yesterday I closed IMovie and when accessing later that project is not available in the Project Library window.  It does appear in the IMovie Projects folder but I cannot open it.  I have copied the file to DVD just in case.  All up I have 4 Projects, the other 3 are practice files, smaller but they do appear in the Project Library.
    I have scoured the bulletin boards and tried many suggested fixes to no avail.  Main suggestion was to remove the following files from Library/Preferences
    com.apple.iMovieApp.plist
    com.apple.iApps.plist
    However, this did not sort out my problem.  In the end I put back the original files.
    Does anyone have a straightforward fix for my problem or is this one of those ongoing issues that that needs Apple's attention. 
    After all the file is there with the others.  They are available.
    I realise that I can restore from Time Capsule but I am missing the last three days thanks to 'drop out'.
    Thanks.......

    Gweggie Boy wrote:
    Yes, considering we have an ongoing 'glich' within an Apple program with no obvious solution, we should be able to direct it straight to an Apple rep.  I will peruse this possibility when I get a moment.
    You can report the problem by providing feedback to Apple. In the iMovie app, from the menu select iMovie > Provide iMovie Feedback. This will take you to an Apple page where you can complete a form and submit it to Apple.
    The fix for this will probably turn out to be simple/easy.....................so why doesn't Apple comment and/or address it????
    Other than the forum moderators, Apple doesn't normally monitor these forums, nor make comments on posts. So, it's up to us to report the problem to them directly (using the feedback form mentioned above).
    As the problem has affected me just the one time (touch wood), I haven't bothered to report it as yet. But, after seeing your posts on this, I'm now reconsidering that. Something must be triggering it. My system is in pretty good shape, so I'm guessing it must be a glitch of some sort, either in Mountain Lion or in the iMovie app itself. Perhaps it's a 3rd party app causing the problem? It doesn't give us much confidence now, in that we may start worrying about losing other projects.
    A good practice is to duplicate the project from time to time (something I'll be doing more of), although Time Machine backups also provide the necessary security. To duplicate, in Project Library view (where all the projects are listed) click on the project name so that it is highlighted, then select File > Duplicate Project. Alternatively, right-click (or Control-click) on the project name and select Duplicate Project from the pop-up menu. Of course, you may already know this. Duplicating probably won't guarantee that the copy will not also disappear from the Project Library, but is worth doing anyway.
    As I mentioned in the post I linked to earlier, when the problem arose with my iMovie project I was using ProRes 422 clips I had imported from a Final Cut Pro X Event. My immediate thought was that ProRes 422 had caused the problem. But this of course may have been coincidental - reinforced now by your experience, where you are probably working with Apple Intermediate Codec (AIC) clips.
    Anyway, glad to hear that you've recovered your project through Time Machine. Unfortunately, I had to start from scratch as I had Time Machine turned off during my editing sessions (that's a story for another day).
    John

  • Copy to Project Folder?

    When I link to an external file that's located on another
    drive, I'm giving the option to copy that file
    into my project folder.
    If I say yes, then the copy in the project folder is
    accessed.
    But if the original file is changed, the two will be out of
    sync.
    Is there anyway for RoboHelp to automatically resync these
    files?
    Also, I would've guessed if the file is copied into the
    Project folder, its contents would show up on a search,
    but I guess that's not the case...unless I'm doing something
    wrong?
    I'm using WebHelp for my primary layout.
    Hopes this makes a little sense :)
    Doug

    No you cannot keep the two in sync. In theory you could
    create an external link but RH would likely "correct" it so that
    the path is relative in the source. You would then need to output
    to a folder at the same level as the source projects rather than to
    the !SSL! folder. Finally that path would have to hold true
    wherever the help is run.
    The likelihood of that breaking is pretty good!
    BTW. The problem is not the fact the document is on a
    different drive, just that it is external to the project.
    On searching, no RH does not search the target of links.
    There's an article about ZoomSearch on my site and that can work on
    documents inside the project.

Maybe you are looking for

  • Help with a filter

    Hi everyone, I have a simple class that contains a collection of Attribute objects. I'd like to write a query that searches for objects that have multiple attributes. I've written the following filter, but it doesn't seem to work. Any ideas ? filter:

  • Partition of table in real life

    Hi all i have read about partition of table. but i have lot of question in this topic. 1.which one is better range partiting hash " list " composite " 2.how we can use partition in select statment when we don't know about the partition values. suppos

  • How to play .mst files on MBP

    How can I play .mst files from a HD video cam on my MBP?

  • Problem: Photoshop CS5 Brush Preset pops up only at Monitor 1

    I have a problem with my Photoshop CS5 Version and my Multimonitoring Setup. I have 2 Monitors and if i paint in a Picture shown at Display 2, trying to choose another Brush Preset with Right-Mouseclick, the Brush Preset Window Pops up on Display 1 a

  • Source of supply () not in source list (27423/0010) despite source list req

    Hello, We have soon upgrading APO in 7.0 version. We have a SAP R/3 in 4.7 version. APO created Purchase Requirements in SAP R3 with two kind of processes : - Heuristics - Deployment In SAP R3 we have several database to maintain in order to affect c