Linking multiple Captivate files

Hello,
I am creating a course that will be accessible from a folder
on users' desktops. This course is made up of mutiple lessons. Each
lesson is its own CP file. I am looking for guidance in how to best
publish these files so that at the end of Lesson 1, the user can
click a button that says "Go to Lesson 2" and the first lesson file
will close and the second lesson file will open. I would also like
there to be a menu from which they can access all of the lessons.
I am placing the menu and lessons in a folder in the users'
desktops but don't really want the user to go to each lesson on
their own- I would rather they access them all through the Menu
page. Could the menu page be at the top of the folder and then
there would be another folder with the lessons in it called
something like "Lessons" which I could mark as "hidden".
I am using Captivate 2. Should the menu be a CP file that I
output as EXE files and then each lesson is an EXE file? Or is
HTML/SWF better for this?
If you have any thoughts, suggestions, please let me know.
Thanks,
MIchele

This question has been cross-posted to two different forum
categories. Please direct any responses to the thread where the
question was originally asked. You may do this by
clicking
here.
Forum posting guidelines may be viewed by
clicking
here.

Similar Messages

  • Can I link multiple project files together?

    I'd like to link multiple project files together so that they will play one after another. Can you do that in Captivate?

    Hey Leslie,
    Yes, you can create several projects in Captivate and publish them as Flash (SWF) format. There is an aggregator project in Captivate where in you can combine all these published projects (SWF) into a single output.
    Do you have any other requirement as well?
    Thanks,
    Anjaneai

  • Link multiple  XML files  stored in oracle database

    Link multiple XML files
    Can any one give some code example regarding my issue:
    If I have for example file1.xml stored in one relational table and another file2.xml stored in another table ….etc
    And I want to put link and reference which will make me able to link these files and make query or insert…etc
    May be I need to use Xlink, Xpoiner or Xinclude . But if this is the solution to this problem please can you give a simple example that will help to understand the solution especially that I want to develop my project in oracle and I will register xml schema to insert the xml files in the database
    Thanks lots and I am waiting for your solution

    no answer for my question
    is this thread is a write place or I have to move my query to another part of the forum
    thanks

  • How can I re-link multiple "missing" files from my iTunes without doing each one manually?

    All of a sudden, hundreds of my songs can't be played because iTunes can't find the files.  They are all still on my computer and I can link each of them manually, but that would take days!  Is there a way to re-link multiple files at once?

    Something must have been done to break the link.  Did you manually move files or folders, rename files or folders, or otherwise change where iTunes thinks the files are located?  Did iTunes crash at some point?
    I haven't seen any truly successful tools to re-link tracks.  You can check on Dougscripts website where there's one that uses Spotlight.  There's also one that tries to re-link based upon your file being in a logical folder structure.
    You could re-link by adding the files again.  Of course they will be added as brand new files and not in playlists, and won't have ratings, etc.  You can then use one of Dougscripts to automatically remove dead links.

  • Link Multiple AAF files (used to work in cs6)

    Hi,
    On importing multiple AAF files it used to be possible to link all aaf files at once...
    Now the import function only links "one original files folder" a time.
    This means I have to locate every AAF (with different original files folder) manually
    All files to be re linked are in the same folder...
    Am I overlooking something.
    I would like to downgrade to cc 6.? but i can't find a download link?
    Thank you
    Regards
    Hans

    I'm not sure I understand.  Did you move the files from their original locations into a single folder?  Are you trying to relink files that have already been imported into a project?  Or are you trying to import files for the first time?
    Here's the download link for CS6: Download CS6 products
    Cheers,
    Jeff

  • Linking multiple Captivate lessons

    Hello,
    I am creating a course that will be accessible from a folder
    on users' desktops. This course is made up of mutiple lessons. Each
    lesson is its own CP file. I am looking for guidance in how to best
    publish these files so that at the end of Lesson 1, the user can
    click a button that says "Go to Lesson 2" and the first lesson file
    will close and the second lesson file will open. I would also like
    there to be a menu from which they can access all of the lessons.
    I am placing the menu and lessons in a folder in the users'
    desktops but don't really want the user to go to each lesson on
    their own- I would rather they access them all through the Menu
    page. Could the menu page be at the top of the folder and then
    there would be another folder with the lessons in it called
    something like "Lessons" which I could mark as "hidden".
    I am using Captivate 2. Should the menu be a CP file that I
    output as EXE files and then each lesson is an EXE file? Or is
    HTML/SWF better for this?
    If you have any thoughts, suggestions, please let me know.
    Thanks,
    MIchele

    Hi Michelle,
    You have 2 questions the way I see it.
    In order to run the various lessons from a menu, I have used
    the MenuBuilder functionality in Captivate. It works well.
    As for whether you should publish each lesson? Yes, you would
    have to publish each lesson. If you are not using an LMS, just
    publish them as EXE. If you are using an LMS, then please consult
    your LMS administrator for directions. Usually you would publish it
    as Flash, however please consult your administrator for specific
    requirements of your LMS.
    Sadly, I haven't been successful in using the Menu
    functionality under Skins, for this purpose. It would be awesome if
    that worked.
    Hope this helps.
    Cheers!

  • Link between swf files.

    Hello. I need to find a way to link multiple .swf files, so I may have a menu and after clicking a button go from there  to any swf file and back. But i need something that works in AS 2 and 3 because my files are in both ActionScripts. It shouldn't be a problem, right? Ive been looking for and trying different things but i can't do it.
    Hope someone can help
    Thanks.

    Also I have this code that works in AS3 but only for one button, when I try to make another one flash marks error. I cant link another button with another file.
    var loadedSWF:Loader = null;
    * Loads an SWF and adds it to container once complete
    * @param file The URL to the SWF to load
    * @param container The container to add the SWF to
    function loadSWF(file:String, container:MovieClip=null):void
        if(container == null) container = MovieClip(root);
        // removes the previously loaded SWF
        if(loadedSWF != null)
            if(loadedSWF.parent) loadedSWF.parent.removeChild(loadedSWF);
        var req:URLRequest = new URLRequest(file);
        loadedSWF = new Loader();
        loadedSWF.load(req);
        addChild(loadedSWF);
    mybutton.addEventListener(MouseEvent.CLICK, _click);
    function _click(e:MouseEvent):void
        loadSWF("myfile1.swf");

  • How to create a link to multiple links in pdf file

    how to create a link to multiple links or a button to multiple links in pdf file. this links is goto diferent pages, no web. sorry for my english.

    You can print to PDF from the Print Module .
    Do you have Adobe Acrobat?
    Otherwise install (free) Bullzip Free PDF printer.
    http://www.bullzip.com/

  • Links to PDF files with relative paths from a Captivate 4 project

    I'm creating a presentation in Captivate 4 (I'm making an exe file) with some links to PDF files; the links are buttons with the 'open URL or file' set. The presentation will be distributed in CDs and obviously the links will not work for they point to an absolute path in my PC. Is there another way to display external files? thanks

    "file:\file folder\filename" is not a relative path.  It's still an absolute path because you're specifying the path all the way from the root drive, whether you used a drive letter or not.
    A relative path shows where to find the other file in relation to the file that is calling it.
    Relative paths look like this:
    myDoc.doc (if the file is in the same directory as the file calling it)
    folderName/myDoc.doc (if the file is inside a folder in the same directory as the file calling it)
    ../myDoc.doc (if the file is located in the parent directory above the file that is calling it)
    ../../myDoc.doc (if the file is located two levels above the file that is calling it)
    etc
    Here's a tutorial that explains it better: http://www.communitymx.com/content/article.cfm?cid=230ad

  • Html link to multiple swf files on 1 html page

    i have a html page that has multiple (20) links to video files, i would like to play these files in the same position, within the same html page. therefore saving myself having 20 html files with the separate swf files embedded. firstly i was planning on converting my .mov files to swf to make then smaller.
    my query is, what is the best way to 'house' a swf file(s) that plays when clicked on the relative link on that page.
    i have build the page using CSS and have limited javascript knowledge although im keen to learn.
    cheers

    VIDEO GALLERY --
    You need a Flash player that supports a playlist.  If you're good with Flash and Action Script you could build a custom player.  If not, pick-one from the links below:
    Wimpy Rave simple to deploy, dirt simple to update playlists by uploading media to wimpy folder.
    WWD Player --
    http://www.woosterwebdesign.com/flvplayer/
    JW Player --
    http://www.longtailvideo.com/
    FlowPlayer --
    http://flowplayer.org/
    YouTube --
    http://code.google.com/apis/youtube/getting_started.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Searching for links across multiple pdf files

    We have thousands of pdf files that are being moved to a new website. Some of these pdf files have links within them (either as text or as a hyperlink). This number is unknown.
    The issue is how to programmatically search across multiple pdf files (numbering in the thousands) looking for links using a regular expression or part of a path. This will have to be able to search behind the text and search for the link url.
    We first need to identify the number of files with links and create a list of the files with links that need modifying. If the number is too great to modify manually, then we would need the ability to programmatically edit these links.
    The pdf files are stored in a database. Also, the pdf files are different versions and some are password protected.
    Is there an Adobe product that will perform this? If not, are there any 3rd party vendor products that will accomplish this?
    Thanks in advance for your help.

    I have no solution, but a thought: the database factor may seem to be
    a killer. But you could look for a solution designed to read PDF files
    from a web site (by spidering or from a list), which would presumably
    load them.
    Or could do a one off extraction of the files from the database into a
    directory and use that for your process. Probably a very good idea,
    since extracting all files from the database is likely to be costly
    and hammer the server (but can be scheduled at a sensible pace), while
    the search process will (if it is possible at all) doubtless need to
    be run countless times.
    Aandi Inston

  • Linking and updating colors across multiple illustrator files

    Is there a way to link and automatically update color swatches across multiple illustrator files (CS4)?
    I've saved swatches into an ASE file, and opened the ASE file into multiple illustrator files, but the secondary files don't seem to reference back to the ASE file, when a new version with changes to the swatches has been made.
    Thanks for any advice.

    @SP/RAA
    Jean posted perhaps the best solution for your problem.
    A template is an Illustrator document for startup. You can create a document...place all the colors you want to the Swatches panel....insert contents to symbol, brushes, graphic styles and so on. Then you can go File > Save as Template.
    Now...when you want to start a new document..you could File > New from Template. Then new document will have all the stuffs of the template, including other specifications like rulers viewed...guides...
    But even using template you cannot update a batch of documents...The template is only a document for start...and it does not keep linked to new documents based on it.
    Or you try via script (do not know how further it would help) or try the alternative given by Jean.
    Gustavo.

  • Multiple HTML-files in one stack / link another HTML-file in a stack

    Hi,
    I want to integrate a webapp (html/js) into a stack of a dps-folio. All the HTML works fine ... all no problem, but at clicking the first link on the initial HTML-document the next (local) HTML-File is opened in a slider with a "ready"/"Fertig"-bar at the top. But I want, that all html files are seamlessly loaded in the same view.
    At this point i found: http://help.adobe.com/en_US/digitalpubsuite/using/WS67cb9e293e2f1f60-8ad81e812b10bfd837-80 00.html and i made the file "NativeOverlays.config" and moved it to the described location. After that, the behaviour was correct in the desktop-preview-app of the DPS, but it still fails on the iPad-Adobe-Viewer.
    How can i link between HTML-files without any interuption or sliding?
    Thank you!
    Christian

    Hi Tim,
    Thanks for replying. I have looked for "PDFBookBinder class" in xml publisher user guide for ver 5.6.2. I didn't get any reference of this text. Can you please guide me to a tutorial/link where i can get more information about this class.
    Also, i originally thought of similar to your second logic, as my design basis. Oracle process generates the xml file in output directory which i can get. What i didn't get is how do i "pick them up and merge" using publisher. Also, is there way to do this merging process using pl/sql ? Can you please give little more information on your second approach.
    My original plan of action is that i will create a report set in which i will call oracle seeded report for all 7 payrolls in a sequential manner. Then using the child requests of the report set i will get to 7 xml files generated by seeded oracle process. Then the piece i am not sure of , i will use those 7 files to generate a single xml file having payroll name as tree top for each output. Once single xml is ready, i can easily design a template and register the process to generate output as Excel.This process will not require me to actually change any data or do any calculation. It will only reformatting the feilds we see and abiity to see all 7 payroll at one time rather then entering these numbers manually into an excel to do analysis.
    Please provide your feedback, if you think above plan is not feasible or need corrections.
    Best Regards,
    Ankur

  • Issues with using relative links in Captivate 8

    Is anyone else having issues with using relative links in Captivate 8?  These links all used to work in the previous version of Captivate. And I could have sworn this was fixed already once in Captivate 8 but it's popping up again for us. Here is the situation... We have courses that are made up of multiple lessons which as separate Captivate files. Within those lessons are buttons to link to external documents (which live in a shared document folder), demonstrations, etc.  We use relative links because we post these to our amazon servers and we also sell them to clients where they can post them on their own web servers or in their LMS.  SO we can't put in full paths for the links or we'd have to change them constantly.  So an example is that the link for a button might be "../Document/nameofdoc.pdf"  This would be going to a user guide or something that is posted in the "Document" folder that lives at the same level as the lesson's folder. But now, all of the sudden, none of our bazillion links is working. And I've tried buttons, hyperlinks, and even the old click box. Nothing works with relative links. And I did check the permissions on every file and folder on our Amazon server to verify nothing changed there as well.   Any suggestions?

    I have the same issue with relative links using Captivate 8.  I am trying to load Captivate modules into an LMS using relative links to document files within the LMS.  The links work fine during a site page test so not an issue in the LMS, but from the Captivate module they aren't working....
    Help?

  • Inserting multiple audio files?

    I'm trying to import 2 separate video and audio files to join them up, however it won't let me insert the second audio track, however the second video track goes in fine?

    Welcome to our community
    Captivate allows audio at three levels.
    Background - Plays for duration of project
    Slide - Plays when slide plays
    Object - Plays when object appears
    What you need to do if you want multiple audio files to play is to insert objects and associate audio with the objects. If you don't wish to see the object and all you want to do is hear the audio, use a Transparent Caption with no text or a Highlight Box with no color or a Click Box with no pause and no action when clicked.
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

Maybe you are looking for

  • HT1430 Mic not working on BRAND NEW iphone 4 - pathetic!

    First time out of the box, and the mic on my brand new iPhone4 ordered from Apple doesn't work!  Not for calls, not for Voice Memos, nothing! Presumably a hardware issue, so I guess it will be going back unless anyone has any ideas of what might be w

  • Cant get javac on my win98 computer

    I've downloaded just about everything on this site by now, and I've read just about every help page. All I want is to be able to write some simple little java programs, and then save them and compile them using javac at the dos prompt and then run th

  • Linear Fit using Bisquare method fails on certain data sets.

    I noticed some behavior that I didn't understand, so I thought I'd post it.  I'm using Linear Fit.vi in LabVIEW 8.2 to calculate a slope and offset.  This VI has a method input that accepts an enum.  When I select the "Bisquare" method on some data s

  • Pioneer BDR-202 not seen by encore CS3

    Recently installed afore mentioned drive, using xp I found it would not see pre any blue ray discs, found that UDF 2.5 files were needed, done that. I have anydvd & powerdvd 8 ultra so can playback discs i can also right click and see files on disc a

  • Need an  excel API

    I have a excel template "template.xls" i want to write data into it and save it with a different filename. that means , after populating data into i want a new file todays-date.xls which API would be helpful ? could you suggest an specific API which