Setting captivate files at initial app launch to branch to different slides

I’m using a menu to run a training session that
contains multiple swf files. They need to run individually or in
serial. I want each module to know if it needs to go back to the
menu it came from (individually) or to the next training module
(serial) without any used intervention. Ideally I’d like to
set a variable in the launch but have not found anything for this.
Are there any solutions since this seems like a common
requirement

Hi Scott
You would probably need to resort to Flash to do this.
Other than that, alert the developers that it is something
you would like to see added to Captivate at some point.
Click
here to view the WishForm/Bug Reporting Form
Cheers... Rick

Similar Messages

  • 'OSF is undefined' script error in o15apptofilemappingtable.js file when Mail App launched

    I created a Mail App for Office using Visual Studio 2013 "App for Office" project template. After I installed the app in my OWA, I am get intermittent errors when launching the app in IE9.
    The error is "'OSF' is undefined' and happens when executing script in o15apptofilemappingtable.js file, which is part of Office API. Other browsers are not affected.
    Does anyone has an idea how to fix this. The screenshot is attached below:

    Hi Philip,
    It's not an issue with a 3rd party. I created a brand new App for Office project in Visual Studio 2013. If you want, I can provide you the code, but it is really only pure Microsoft code, no changes of my own.  I deployed it in my IIS and installed
    in Exchange 2013 CU6. I am able to repro the issue with IE9 on Windows 7 and Windows 2008 R2. Here are the steps to reproduce it:
    1.  Check "Display a notification about every script error" and enabled debuggers in IE 9 Internet Options.
    2. Open a message inside the Inbox and start the App. Trigger some events inside the app. In the VS2013 template app, I am using, there are some click handlers attached to the Sender's name. After that, open another message and launch
    the app.
    3. Repeat few times. It may not reproduce on the first try.
    The issue usually happens after onblur fires when switching between messages in the inbox while the app is opened or when loading the next message. It looks like onblur fires after some javascript object were already destroyed.
    Below are screenshots of the VS2013 template app.
    Thank you,
    Tomasz

  • I just bought a new iMac and used the Migration Assistant to transfer my files. Initially, all was working, but now a week later, I get the message that the application manager is missing, and I cannot get Photoshop and InDesign to launch. I do not want t

    I just bought a new iMac and used the Migration Assistant to transfer my files. Initially, all was working, but now a week later, I get the message that the application manager is missing, and I cannot get Photoshop and InDesign to launch. For my personal use, I did not a need to join Creative Cloud. Have you any suggestions for a work-around?

    Try to install Adobe application Manager from below link and check
    Adobe - Adobe Application Manager : For Macintosh : Adobe Application Manager : Thank You

  • Setting password in pdf file in oracle apps

    Hi
    Here is my requirement to set password protech in pdf file and send to email.Can anyone help me how to set password in pdf file in oracle apps 11i
    Thanks

    File > Properties. Then under Security change Security method to None; enter the Control password when prompted. Then Save As.

  • Upload a set of files from presentation server to app server.

    Hello,
    I need an urgent help.
    I know how to use GUI_UPLOAD fm for simple file uploading.
    However, my requirement is that in my report program(on selection screen) I give the source directory(presentation server) and the target directory
    (application server). The report has to get all the files from the presentation server (from this source directory) and has to upload each file to the application server in the target directory.
    Could anyone please help me in this?
    It would be very helpful if anyone can put the code / standard example if there is any mechanism in ABAP to get the set of files from the presentation server, given the directory name.
    THanks a lot for your help,
    Best Regards,
    Pramod S.

    HI Pramod,
      After you get the data into the internal table, you need to pass the internal table, record by record into the application server.
    data: wa_file type string.
    data: tab_file like table of wa_file,
    pcount type i.
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>DIRECTORY_LIST_FILES
    exporting
    DIRECTORY = 'C:\test'
    FILTER = '.'
    FILES_ONLY = 'X'
    DIRECTORIES_ONLY
    changing
    FILE_TABLE = tab_file
    count = pcount.
    loop at tab_file into wa_file.
    clear it_data.
    refresh it_data.
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD
    exporting
    FILENAME = wa_file
    changing
    data_tab = it_data.
    open dataset <filename> for output in text mode encoding default.
    if sy-subrc = 0.
    loop at it_data.
    transfer it_data to <filename>.
    endloop.
    close dataset.
    endif.
    endloop.
    Thanks,
    Ravi Kanth

  • Export 300 dpi file from multiple apps, but it is received at 72 dpi

    Hi,
    I need HELP please.
    I am creating a print job that needs to be output at 300 dpi. I have created the file in Photoshop, Illustrator, and InDesign. Each time I set the file up as a 300 dpi file. I create the art, then I output. I have output both as an app original file (.psd, .ai, etc.) and as a .jpg and as a High Quality (Print) .pdf. But, when each of them is opened by another computer, the dpi is identified as 72 dpi. When they send the file back to me and I open it on my computer, it is identified as a 300 dpi.
    Initially I had this problem with PS and I thought it was a PS problem. I worked with the folks at Adobe and they can't find a solution. Then, in desparation I had to get the file done, so I re-created everything in AI and had the same problem. Then in ID and had the same problem. (BTW - I'm using CS5.5). So, now I think that it's a Mac problem, not an Adobe problem.
    Any ideas?
    anita
    PS - I use a 17" Mac Book Pro 2.2 GHz Intel Core i7; OS X 10.6.8 with an Apple Cinema Display 30" set to display at 1600 X 1200 (so I can read it as I'm not 19 any more)
    Thanks for any help anyone can provide. I'm pulling my hair out trying to figure this out!!!

    Let me see if I am understanding this correctly, you create a PSD file at 300dpi, then you save this and reopen on your computer and it is still 300dpi, then you send this file as a psd to your client, and they open it and tell you that it is only 72dpi, then they send the same file back to you and it is at 300dpi on your computer again.
    Are you sending the file via email, cd or flash drive?
    Is the file sent in its raw psd state or is it being compressed with .zip, or .sit or anything like that?
    Could you send me the file so I can confirm if the file is indeed 72dpi.
    Otherwise this sounds like almost impossible behaviour to me.

  • Creative Cloud for Desktop app Launch at login (solved)

    I’ve had an issue with Creative Cloud for Desktop app (using Windows 8.1 Update 1 x64) – regardless of what has been set on my Preferences > General Tab > Launch at login, my app didn’t start at logon (system startup).
    I’ve tried:
    uncheck the ‘Launch at login’ option (Preferences > General Tab). Restart PC. Launch the CC app, check ‘Launch at login’. Restart. Didn’t help.
    uncheck the ‘Launch at login’ option (Preferences > General Tab). Restart PC. Remove the startup Key from registry stored under: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run]. Restart. Launch the CC app, check ‘Launch at login’. Restart. Didn’t help.
    reinstall Creative Cloud for desktop app. Didn’t help.
    rename the OPM.db file (as described here: http://helpx.adobe.com/creative-cloud/kb/apps-panel-reflect-creative-cloud.html). Didn’t help.
    Finally - since the CC app is actually and x86 application - I’ve moved the startup entry from the x64 Run Key [Wow6432Node\Microsoft\Windows\CurrentVersion\Run] into the common x86 [Microsoft\Windows\CurrentVersion\Run].
    Simply:
    a. Remove:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run]
    "Adobe Creative Cloud"="\"C:\\Program Files (x86)\\Adobe\\Adobe Creative Cloud\\ACC\\Creative Cloud.exe\" --showwindow=false --onOSstartup=true"
    a. Create:
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
    "Adobe Creative Cloud"="\"C:\\Program Files (x86)\\Adobe\\Adobe Creative Cloud\\ACC\\Creative Cloud.exe\" --showwindow=false --onOSstartup=true"
    And you know what? it woooorks!!! Now my app starts with windows!
    I'm sharing this in case someone else has run into the same problem.
    Best Regards,
    Pawel Kuc
    <Removed by Moderator>

    thanks John
    I am an Admin User although I would install using Run As Admin
    64 bit Dell Laptop
    Windows 8.1 - update
    Windows Firewall
    Kaspersky Anti-virus - not tried turning off but will do so and respond
    All my programs have downloaded, installed and are still working (Muse, Photoshop, etc.)
    Not installed any hardware since registering for Adobe, but have installed Articulate Studio 13, and also Articulate Storyline
    Originally received an update for the desktop app, which failed to install
    Tried repeatedly (including turning off firewall) but no luck
    Uninstalled the desktop app - after following a link in one of the forums
    downloaded the new desktop app - installed - perfect
    Other application updates installed perfectly, including the big update for Muse to 64 bit
    Most recent update for desktop app failed to install, so tried the above, removed the desktop app, but cannot now find the link to the new version to download.
    Hopefully just need to find the download link to the desktop app, but travelling at present so do not get enough time to surf to locate it :-(
    Leslie

  • How to manually set Open In option to App of our choice e.g. O Player

    I have purchased Seagate GoFlex Satellite WiFi external hard disk. Pl guide me in how to set Open In option to point out to Player in iPhone 4 to play avi and mkv videos. Currently I can get this option only when I physically copy files in iPhone thru' GoFlex App which eats away phone memory

    Hi,
    Flash Builder 4 uses the OS file association to determine the standalone player location.
    So if you want to change the player being launched, just change the default program association for .SWF files (Right click a SWF, say open with, choose the flashplayer.exe or flashplayerdebugger.exe you need, make sure "Always open this type of files with this program" is checked and hit OK).
    In the next version of Flash Builder, there's an easy preference setting to change the player being launched.
    Thanks,
    Anirudh

  • Muse Crashes - Where's the Love? App Launch Failures & Database Errors

    I really love Adobe Muse but I'm really frustrated by it's instability.
    There are two general problems that I consistently experience.
    App Launch Issues
    Firstly, and an issue I am experiencing right now is, a launch error where the program refuses to open displaying an error message then crashes immediately.
    Today's message is:
    Anyone experienced this before or have a solution? I tired signing in and out of Creative Cloud and uninstalling and reinstalling Adobe Muse and same issue.
    Database Errors / Save File Errors
    I can generally expect for a Muse save file to become totally unusable for some sort of random database error totally messing up my save file making me have to step back to one I've previously saved. Just like the wii brought back load time in a serious way Adobe Muse is bringing back incremental save practices we'd all LOVE to abandon.
    Why This Sucks
    I don't do high-end web development but I offer basic sites to clients with simple needs and I find Muse to be a delightful product given my skills and base in photoshop.
    Not being able to update sites or launch the application at all is SUPER annoying.
    It certainly justifies NOT using Adobe Muse for complex sites.
    If there is a general approach I can take to avoiding these issues I'm all eyes and fingers.
    Thanks!

    Hello,
    Solution for "Üser ID Mismatch"
    Please do the following steps and you will be all set.
    1. Sign out from Muse By going to Help > Sign out. (if you see the option to do that)
    2. Sign out from Creative Cloud Application. (Steps are mentioned in the link Sign out, Sign in | Creative Cloud Desktop app), then Quit Creative Cloud Application.
    3. Rename the "OOBE" folder to "OOBEold"
    MAC : (This folder can be found at Finder > Go > Go to Folder> Type ~/library/application support/Adobe > Hit return)
    Widows : ( This folder can be found at C:\Users\<username>\AppData\Local\Adobe )
    4. Relaunch Muse, Sign in with your Adobe ID.
    Suggestion for database error:
    Is the file saved on local location or at a network drive or external location live Dropbox or Google drive.
    Please move the file to desktop and then try to save the file after making few changes. Hopefully you will not get any error.
    If you still get the error please share the exact error screenshot.
    Regards
    Vivek

  • CL_GUI_PDFVIEWER and files from the App server

    Hi,
    I would liek to use the class CL_GUI_PDFVIEWER  to read files from the app server (transaction AL11) and then to present them.
    it is easy to use the local machine files.
    how can I use the method open_document with a file from there?
    Thanks,
    Itay

    Thanks for the help.
    I tried what you suggested but I get a dump for some reason.
    Can you help?
    This is the dump:
    Exception condition "SYSTEM_FAILURE" raised.
         Program                                      SAPLOLEA                    
         Include                                      LOLEAU10                    
         Row                                          358                         
         Module type                                  (FUNCTION)                  
         Module Name                                  AC_FLUSH_CALL_INTERNAL      
    This is the program:
    REPORT zpdftest .
    DATA: g_html_viewer     TYPE REF TO cl_gui_html_viewer,
          my_main_container TYPE REF TO cl_gui_custom_container,
          entry1(100) TYPE c,
          entry2(100) TYPE c.
    DATA: okcode TYPE sy-ucomm,
          gt_pdf TYPE STANDARD TABLE OF string,
          wa_pdf TYPE string,
          g_url(2048)  TYPE c
    START-OF-SELECTION.
      SET SCREEN 100.
    *&      Module  pbo_0100  OUTPUT
    MODULE pbo_0100 OUTPUT.
      SET PF-STATUS 'STATUS100'.
      SET TITLEBAR  'TITLE100'.
      IF my_main_container IS INITIAL.
        CREATE OBJECT my_main_container
          EXPORTING
            container_name = 'CUSTOM_CNTL'
          EXCEPTIONS
            cntl_error     = 1
            OTHERS         = 2.
        CHECK sy-subrc IS INITIAL.
        CREATE OBJECT g_html_viewer
          EXPORTING
            parent             = my_main_container
          EXCEPTIONS
            cntl_error         = 1
            cntl_install_error = 2
            dp_install_error   = 3
            dp_error           = 4
            OTHERS             = 5
        IF sy-subrc <> 0.
          MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                     WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        ENDIF.
        DATA: lv_filename TYPE rlgrap-filename.
        lv_filename = '/PBMGUS/UXA/ABAP/TEST.PDF'.
        OPEN DATASET lv_filename FOR INPUT
                     IN BINARY MODE
        WHILE sy-subrc IS INITIAL.
          READ DATASET  lv_filename  INTO wa_pdf.
          IF NOT sy-subrc IS INITIAL.
            EXIT.
          ENDIF.
          APPEND wa_pdf TO gt_pdf.
        ENDWHILE.
        CLOSE DATASET lv_filename.
        CALL METHOD g_html_viewer->load_data
          EXPORTING
            type                 = 'application'
            subtype              = 'pdf'
          IMPORTING
            assigned_url         = g_url
          CHANGING
            data_table           = gt_pdf
          EXCEPTIONS
            dp_invalid_parameter = 1
            dp_error_general     = 2
            cntl_error           = 3
            OTHERS               = 4
        IF sy-subrc <> 0.
          MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                     WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        ENDIF.
        CALL METHOD g_html_viewer->show_url
          EXPORTING
            url                    = g_url
          EXCEPTIONS
            cntl_error             = 1
            cnht_error_not_allowed = 2
            cnht_error_parameter   = 3
            dp_error_general       = 4
            OTHERS                 = 5
        IF sy-subrc <> 0.
          MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                     WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        ENDIF.
      ENDIF.
    ENDMODULE.                 " pbo_0100  OUTPUT
    *&      Module  pai_0100  INPUT
    MODULE pai_0100 INPUT.
      CASE okcode.
        WHEN 'BACK'.
          LEAVE to screen 0.
        WHEN OTHERS.
          CALL METHOD cl_gui_cfw=>dispatch.
      ENDCASE.
      CLEAR okcode.
    ENDMODULE.                 " pai_0100  INPUT

  • No Internet Connection Before Login Apps Launch

    I have exhausted every known procedure to try and get an internet connection before my login items (Mail App & iChat) launch.
    I didn't have this problem with my G5 w/Mac OSX 10.4.8. At startup I could watch the blue screen and startup progress bar. During the process I got an "Establishing Network Connection" message (or something similar) and then the computer would continue to boot. Mail and iChat would launch and my mail would be retrieved and I chat would become available.
    On the Pro Mac I get no notification at all on what's happening. It boots normally, Mail and iChat startup and I get a dialog box that says I'm not connected to the internet.
    Within a few seconds I can hit the 'get mail' icon and mail is then retrieved, I also have to select a "Available" from iChat to log on.
    The problem is that the internet connection is not recognized until the boot process is completed.
    Side note: At startup I get the gray screen with the Apple logo for about fifteen seconds, the screen flashes to blue and for a fraction of a second a dialog box pops-up and says "Starting Mac OS X" before my desktop appears with all my login items open. On my G5 it use to say "establishing network connection" or something similar.
    I suspect this has something to do with my problem.
    System Info:
    Mac OSX 10.4.8
    Machine Name: Mac Pro
    Machine Model: MacPro1,1
    Processor Name: Dual-Core Intel Xeon
    Processor Speed: 2.66 GHz
    Number Of Processors: 2
    Total Number Of Cores: 4
    L2 Cache (per processor): 4 MB
    Memory: 2 GB
    Bus Speed: 1.33 GHz
    Boot ROM Version: MP11.005C.B04
    SMC Version: 1.7f8
    Network Configuration:
    Location: Automatic
    Network Port Configuration: Checked only Built-in Ethernet 1 - currently active and at the top of the list.
    Built-In Ethernet:
    TCP-IP Using DHCP. IP Address, Subnet Mask and Router all connected.
    I have IPv6 Address turned off. Problem persists regardless of whether this is on or off.
    I have a valid ethernet ID and is configured automatically.
    I have not modified any other setting.
    My cable modem is connected directly to the ethernet port. It's the same modem I used with the G5.
    I have discussed this with Apple's Tech Support on two occasions and they couldn't come up with a solution.
    Before I call for an appointment with my local Mac Store for a diagnostic test, I would like to hear from anyone who has had a similar problem or can provide a solution.
    Thanks
    Don Jusiak

    Here's a theory: the Mac Pro starts up much faster than an older computer and therefore applications and system are loaded before the network has finished initializing. So perhaps that is all there is to it?
    I'm not at home right now (and therefore no access to my Mac Pro) but I will add some network-aware programs to my login and see what happens and report back.
    The suggestion to turn off automatic login is probably a good one as this will give the system more time to get the network up before apps launch.
    Alternatively, there is a program called "Lingon" that you can use to re-order the system startup items. This might be useful in changing the priority of the network/dhcp status. Again, I will look in to it at home and report back.

  • How do I set up file sharing in Lion Server to work like file sharing in Lion Client?

    I've just installed Lion Server on my home iMac to enable remote access via VPN to my home network.
    When the iMac was running Lion Client (before the upgrade to server), and when File Sharing was enabled on the iMac; when other Macs on the LAN connected to the iMac via AFP, they were always able to connect to (share) any mounted external volumes (external USB or FireWire drives connected to the iMac). e.g.
    Now that I've upgraded to Lion Server, when other Macs on the LAN connected to the iMac via AFP they are only able to connect to (share) the sharepoints listed in the File Sharing pane of Server.app. e.g.
    Is there any way to set up File Sharing in Lion Server so that it works the same way as it does in Lion Client with respect to mounted external volumes? i.e. they are automatically shared? I know I can add each volume manually to File Sharing in Server.app but this gets tedious.
    Many thanks!

    I normally have a Firewall enabled. I recently had to do an erase and install of Lion, followed by a one-by-one re-install of all of my software. One of the first things I did was to set up all of my System Preferences the way I like them; Turning the Firewall on was one of them. Later I noticed it was off and turned it on again. I had already set up sharing and was surprised to see the problem when I turned it back on.
    As to why do I think it needs to be on. It is another part of my security layer.

  • How can I create an application shortcut in the KDE App Launcher?

    I installed Komodo Edit, and can run the application like this:
    cp to: /users/myuser/Software/Komodo-Edit-6/bin
    run: .komodo
    Is there a way I can add the shortcut icon to the the KDE App Launcher under Development?
    Thank you

    Akael wrote:Is there a way I can add the shortcut icon to the the KDE App Launcher under Development?
    Please look up for *.desktop file structure, all you need to do is create a /usr/share/applications/komodo.desktop file with the appropriate content. You can start with any other desktop file as template.

  • Deployment of RDF File in Oracle Apps Directory

    Hi,
    I am facing problem in deploying the custom RDF file in Oracle Apps Instance.
    My RDF file works fine when it is deployed in the XXASO directory structure with Profile option ASO:Print_Report_Directory set to XXASO directory.
    But When the same RDF File is deployed in ASO directory structure with
    Profile option ASO:Print_Report_Directory set to ASO directory it throws error.
    Can anybody please Pour light on this.
    Regards,
    Mithun

    HI mithun,
    I am trying to keep my report in custom top and place the location of my report in ASO:Print quote Report Directory.But it is thrwoing me error.It doesnt open a right URL and hence ends with error.
    Its very urgent for me,CAn u please spare some time and throw some pointers on y it is behaving in this manner?and what all i need to do for it to pick my report from custom top.

  • How to set default file path for save

    Hello all,
    I'm currently blocked on the below issue and is hoping to gain your help and insights.
    We have recently upgraded to InDesign CS6. Now when an INDD file created in an older version of INDD is opened in CS6, all the save dialogs would not default to the location of the original INDD file. Though if the same file is opened in the version of InDesign that created it, the save dialog goes to the proper location by default.
    Debugged using our custom plugin as a gate way, and found out that after InDesign CS6 performed the document upgrade/convert, the database for the converted document loses file information. i.e.  IDataBase::GetSysFile() returns nil. I think we can figure out some way to get the original file path. For example, we can intercept "kAfterOpenDocSignalResponderService", and get the original file path of the opened file from IDocumentSignalData. Though I haven't yet able to figure out a safe way to set this file path to the document, so that the save dialogs would by default point at this path.
    Utils<Facade::IWorkgroupFacade>()->InitDocumentAssetManagement(docRef, filePath) seems to do the right thing, but it seems to be quite intruding, and I'm afraid that it is overkilling and will cause bad side effect for the use case I'm looking for.
    So I'm wondering if anyone has any suggestions to achieve this without implementing/overriding the file save dialog.
    Thanks.
    -Jeff

    You should be able to avoid writing your own open-doc trap by using kDocBoss's IOpenedFileInfo to obtain the original file's path. It seems fairly reliable; the only time I've seen it come up empty is for an opened QuarkXPress document.
    I'm afraid I don't know of a sanctioned way to change IDataBase::GetSysFile() without going through the database's SaveAs machinery. Overriding this behavior might only be possible by replacing the regular Save dialog with your own.
    But if InitDocumentAssetManagement() is helping, maybe the workgroup/asset management approach is worth pursuing. Have you tried spying on that call in the debug app? You might be able to isolate and use one of the commands that it's invoking (IAMSPManager::BindAsset() / kSetAssetAttributesCmdBoss?) without all of the side-effects of the higher-level call.

Maybe you are looking for

  • Navigation Bar

    Hi, I want to create a navigation bar that consists of two parts, on the left side of my page. The first part includes symbols and is narrow; the second part includes the description of the symbols and is therefore wider.  The first bar is always vis

  • N97 Messaging Menu Dissapeared

    Anyone please help!!!! When I press messaging icon in Main Menu, Messaging window does not appeared eventhough Messaging header are appear at the top of screen but my phone still shows main menu icon. I have to touch my sliding bar in order to displa

  • Loading xml and parsing

    Is there a way to load an xml file and parse the tags as we do in javascripts in java? i want to write a generic xml parser. what all should i know before starting. i choose java as my development language.

  • Moving to Iphone

    My two year contract with my Blackberry Curve has ended and I want to purchase an Iphone 3G. Will the sim card I have in my Blackberry work in the Iphone? If not, how do I get all my addresses etc. over to the Iphone from the Curve?

  • Creating an alias - is this a bug or what??

    Please let me know if this is a bug or a "feature"!!! As I understand things (a few changes since OS 6.0.4 in 1989...) there are 4 ways to create an alias when one is in a folder. For example, I'm in my Applications folder with 300 items in that fold