Is there any way to launch another module with a relative URL?

I'm trying to connect the end of one module to the beginning of another (daisy-chain.)
I've been trying to do it by putting a button on the last slide and then setting the button to open the other module's htm file. But it seems to only take specific and not relative URLs. This is problematic because my client has the material first on a test server and then on a live server, so the URLs will be changing.
Is there another way to do this where I can use relative URLs or some other method?
Thank you!

Apologies if I misunderstood, and you have already set up Flash Security to trust the publish folder location.  In general, when someone asks a question on this forum about problems getting links to work between Captivate modules the reason is almost always that they are testing the links from locally published files or from a LAN server but they haven't set up Flash Global Security to trust the publish folder location.  That's why it's the first thing I quote.
Captivate DOES allow you to use relative links to load other daisy-chained content.  For example, if you have a SWF file from one course module calling content from another module in a nearby folder, you can use relative link addressing to open the other file.  The format of the link slashes is different depending on whether you are serving from a LAN or a web server.  The web uses forward slashes.  LANs use back slashes.
If you ARE trying to test Captivate HTM/SWF content from a local drive or LAN server you must get Flash Global Security set up first. If you intend to serve your content to end users from a LAN, then you have no choice except to have all learners consuming that content to set their Flash Global Security settings to trust the drive or folder containing that content. This is not a Captivate issue, it's a Flash Player issue, and it's the result of security measures taken by Adobe several years ago to prevent Flash content from being used maliciously as a virus. The unfortunate downside is that it also limits the usability of Flash content if served from a LAN. But you need to remember that Flash was really designed as a web-based format. So you find that content served from a web server instead of a LAN server has no issues with Flash Security.

Similar Messages

  • Is there any way to launch Shared Services in command prompt for migration?

    Hi All,
    We are on 11.1.1.1.3 Is there any way to launch Shared Services in command prompt for migration purposes? The purpose is we need to automate the migration process from Dev to Prod. Currently we are exporting artifacts by using LCM in shared service by file management and then exporting that folder to prod server and then importing by using LCM. So we need to automate the whole process.
    So is there any way we can launch shared services/LCM in command prompt to launch the migration for export/import artifacts?
    Any suggestions will be great help.

    Did you see the bit in the documentation called "Creating Migration Definitions"?
    See: http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_lifecycle_management/ch06s03s01.htm
    Also, if you follow this link, the docs explain how to (sort of) generate the xml:
    http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_lifecycle_management/ch06s03.htm
    Regards,
    Cameron Lackpour

  • TS1741 i lost my appletv remote & can no longer connect to it with my iphone app. is there any way that i can reconnect with my iphone app without having to buy a new remote?

    i lost my appletv remote & can no longer connect to it with my iphone app. is there any way that i can reconnect with my iphone app without having to buy a new remote?

    Doubtful - why did the Remote app lose connection?

  • I have bought a used macbook, to bad i do not have the admin password. is there any way to bypass this issue with out the Mac OS X disk? (without loosing my obtained files?)

    i have bought a used macbook, to bad i do not have the admin password. is there any way to bypass this issue with out the Mac OS X disk? (without loosing my obtained files?)   I NEED HELP BADLY PLEASE....

    What version of the Mac OS X are you running. Go to the Apple in the upper left corner and select About This Mac and post the version.

  • Is there any way to link page number with the reference page number within text in InDesign CC and CS6?

    Is there any way to link page number with the reference page number within text in InDesign CC and CS6?

    You should ask in InDesign
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • HT1391 iphone5 is solen is there any way we can trace it with serial numer

    iphone5 is stoel is there any way we can trace it with yhe serial number

    That is not possible.
    If Find My iPhone was enabled on the device prior to it being lost, simply sign into iCloud.com and see if it can be tracked.  If the phone is turned off, the SIM card is removed, or it otherwise is unable to connect to the Internet, the Find My iPhone feature will be unavailable.

  • Is there any way to restore data truncated with TRUNCATE query in Oracle9i

    Hi, Is there any way to restore data truncated with TRUNCATE query in Oracle9i DB...
    Thanks in advance...

    Hi,
    you can flash back DML queries like insert, update
    but it is not possible for some DDL like truncate, alter, and and drop columns etc that change structure of table.
    e.g.
    SQL> select * from t2;
    C1
    3
    SQL> select dbms_flashback.get_system_change_number from dual;
    GET_SYSTEM_CHANGE_NUMBER
    496378
    SQL> truncate table t2;
    Table truncated.
    SQL> select * from t2 as of scn(496378);
    select * from t2 as of scn(496378)
    ERROR at line 1:
    ORA-01466: unable to read data - table definition has changed
    Andrey

  • Is there any way to integrate  IBM ClearCase with Jdeveloper?

    Hi All,
    Is there any way to integrate IBM ClearCase with Jdeveloper,
    If possible please provide the steps or any related posts.
    Regards
    Santosh Mahajan

    Then you need to install clearcase extension in your JDev.
    1. Download the zip file from
    http://download.oracle.com/otn-pub/jdeveloper/11.1.1.4.0/extensions/vcs-clearcase_bundle.zip
    2. Follow the instruction from the below link to install the extension.
    http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/131167.xml
    3. Restart your JDev and you are set to go.
    -Arun

  • Is there any way to control an iPod with a lock via USB cable?

    I have an iPod touch 4th generation, but I dropped it. The touchscreen no longer works, which is most likely a hardware error (I've tried resetting it). I plan to get a new device, but before that, I would like to be able to unlock it to access certain files and transfer codes inside. I know the lock password to my iPod; is there any way I could control it with my computer?
    Thanks.

    You may be able to get some info from the restored/erased iPod by:
    How to perform iPad recovery for photos, videos
    Wondershare Dr.Fone for iOS: iPhone Data Recovery - Wondershare Official     
    http://www.amacsoft.com/ipod-data-recovery.html
    iPod recovery software to restore lost music files      
    http://www.pcrecoverytools.com/ipod-data-recovery.html
    -iPod touch Deleted Photo Recovery Tips You Should Know

  • Is there any way to start weblogic server with java 7?

    Hi. Is there any way to start weblogic server with jdk 1.7?

    Hi,
    You can start your Weblogic Server with java 7(JDK 1.7) 
    Go to Domain_home/bin and click on StartWeblogic.cmd it will start your Admin Server
    It depends on which JDK you have used while creating domain if you have selected Jdk 1.7 it will use the same to start the server
    See the Ex:
    ================
    starting weblogic with Java version:
    java version "1.7.0_51"
    Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
    Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
    Starting WLS with line:
    C:\PROGRA~1\Java\JDK17~1.0_5\bin\java -client   -Xms256m -Xmx512m -XX:CompileThr
    eshold=8000 -XX:PermSize=48m  -XX:MaxPermSize=128m -Dweblogic.Name=AdminServer -
    Djava.security.policy=H:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy
    -Xverify:none -Xverify:none  -da -Dplatform.home=H:\Oracle\MIDDLE~1\WLSERV~1.3 -
    Dwls.home=H:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=H:\Oracle\MIDDLE~
    1\WLSERV~1.3\server   -Dweblogic.management.discover=true  -Dwlw.iterativeDev= -
    Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=H:\Oracle\MIDDLE
    ~1\patch_wls1036\profiles\default\sysext_manifest_classpath  weblogic.Server
    <Mar 3, 2015 1:08:32 PM PST> <Info> <Security> <BEA-090905> <Disabling CryptoJ J
    CE Provider self-integrity check for better startup performance. To enable this
    check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Mar 3, 2015 1:08:33 PM PST> <Info> <Security> <BEA-090906> <Changing the defaul
    t Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable
    this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Mar 3, 2015 1:08:33 PM PST> <Info> <WebLogicServer> <BEA-000377> <Starting WebL
    ogic Server with Java HotSpot(TM) 64-Bit Server VM Version 24.51-b03 from Oracle
    Corporation>
    =======================================
    If you are using a Lower version of JDK and want to upgrade to JKD 1.7 you can do so by changing setDomainEnv.sh in Weblogic
    Have a look at the below link to do so
    The Weblogic Wasp: change java version / JDK of a weblogic domain
    http://www.baigzeeshan.com/2012/05/how-to-change-jdk-used-by-weblogic.html
    Hope it helps

  • HT4623 I have iPhone 4S GSM , is there any way to make it works with CDMA SIM card ?

    I have iPhone 4S GSM , is there any way to make it works with CDMA SIM card ?

    No.

  • I just bought a new laptop because my old one died.  is there any way to sync my phone with the new machine and not lose all my data?

    i just bought a new laptop because my old one died.  is there any way to sync my phone with the new machine and not lose all my data?

    Copy everything from your backup copy of your old computer to your new one.
    Then sync.

  • Is there any way to convert to MPEG1 with any adobe product?

    Is there any way to convert to MPEG1 with any adobe product?

    This forum is actually about the Cloud, not about using individual programs
    Once your program downloads and installs with no errors, you need the program forum
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll
    Since you have all current products, you might check the forums for Media Encoder or Premiere Pro
    http://forums.adobe.com/community/ame
    http://forums.adobe.com/community/premiere

  • Is there any way to get ichat back with mountain lion? also is there a way to have multi-person video chats with messages?

    is there any way to get ichat back with mountain lion? also is there a way to have multi-person video chats with messages?

    There is no way that I know of to install iChat because it is not supported in ML. You may want to read a couple of these Threads
    https://discussions.apple.com/thread/4143616?start=0&tstart=0
    https://discussions.apple.com/thread/4151787?start=0&tstart=0

  • I accidentally deleted my ipod touch 4g from mobileme is there any way to find it again with out going on that ipod

    i accidentally deleted my ipod touch 4g from mobileme is there any way to find it again with out going on that ipod can i like call apple or something

    If you mean that your deleted the MobileMe account from the Mail...Calender Settings on the iPod then your are out of luch.

Maybe you are looking for