Failure of advanced/shared navigation of the actions to run when assigned by leaving. Why?

After numerous tests, it seems that the bottom line is as described in topic - too far go that responsive projects. The question is not present for the empty projects I can say. I am running 8.0.1.242 on Windows 8 Captivate.

Maybe I can work around this problem by writing in a JS event listener, but I see no other way to have trigger actions conditional navigation to specific times instead of via the interaction of the user - that is a user clicks on one of the 2 icons on slide 1 to view more details, taking to the slide where this detail is covered , after which they returned to slide 1, UNLESS they saw all the slides in detail, in which case they are sent to the end/next section slide.

Is this a known bug? Is it still a bug? You can reproduce it? See nature projects reactive with advanced navigation actions attributed to work out very well for you? Any information would be appreciated, I would go to the bottom of this. I'd be happy to post more details if this case works for you - it looks like a bug here if so I prefer not to bother in the first place.

Thank you!

Hi Lieve,

Thank you for your response. I saw your article mention - you have an great Google visibility when it comes to Captivate. It's a shame that you are one of the only good resources that - and Rod of course (I know you're out there too). It seems rather odd to me that always Captivate gets out with out-of-the-box features that do not work, and support is pretty limited. I can usually find a way around them, but it always adds a lot of time to my projects of debugging to find that the problem is of Captivate and not mine... not ideal. Makes me wonder if Adobe requires releases annual no matter where is their Cp dev team.

In this case, the same on the output function that failed in my responsive project worked when assigned in the same way in a project of standard and white - at least in this one case alone is not a general question "exit does not work as I want to." I'm not trying to run everything must happen ON the slide came out, I just need to run - at some point. I determined that all sorts of actions work in my project for leaving: I can increment variable, show and hide objects, etc., etc. - the only thing falling down (and it will fail 100% of the time for me in reactive projects) use navigation in the context of shared or advanced actions, if go to slide and other slides at base of navigation , or GotoFrameAndResume or another framework based "micronavigation" (thank you for giving me the initial end on this point, moreover - it has served me well).

Unfortunately, I could not add the action for my enter on to the slide later, as in my case, I need to my function leaving kicker users back to the beginning or to the slide at the end of the project, so if to sign they would ever get see the content of the slide. I end up doing something similar: adding brief slides 'redirect' between my content slides, that have the same feature set to enter. Looks like a stupid work-around for me, but my JS solutions were not well behave and I got tired of debugging.

If you want to, I would be grateful if you could check if it seems like a bug you as well and maybe even if it persists in Captivate 9 (I recall that have this you). I still get nagging that I'm something I just straight up found no clearing of doubts, although this one seems, as it has nothing to do with me. Thanks again.

Tags: Adobe Captivate

Similar Questions

  • How to create navigation of the action bar on the right side.

    Hello

    Is there anyway to create the navigation of the action bar on the right side. I see a camera application can use it.

    MAZ

    I don't think that there are standard control that does this.

    You can create a container with DispositionAbsolue and place it outside the screen. LayoutUpdateHandler attached to the main container to obtain its dimensions. The second container "abscissa" can be set to the width of the main container, so it will be off the screen. Visibility of the initially fixed false container.

    When the button is pressed, show the container and drag it into the screen with animation.

    The container can contain any content, for example ListView with required components.

    It's just an idea, I have not implemented this specific scenario.

  • What I need to know is the name and location of the executable that runs when you click on detect monitors in the menu screen resolution of windows 7?

    Original title: name/location of the executable that runs when you click on detect monitors?

    What I need to know is the name and location of the executable that runs when you click on detect monitors in the menu screen resolution of windows 7?

    Hello

    Your question is better suited in the MSDN forums. Please post your question in the MSDN forums.

    You can follow the link to your question:
    http://social.msdn.Microsoft.com/forums/en-us/categories/

    It will be useful.

  • the action is triggered when I come back to a page by using the back button?

    Hi, I need to know what event/action is triggered when I have 2 pages QML and navigate from page 2 back to page 1?

    This is done by pressing or sliding the screen left ro right back.

    https://developer.BlackBerry.com/Cascades/reference/bb__cascades__navigationpane.html#poptransitione...

  • The actions I went when I restart photoshop

    I do the actions, they work. But when I have photoshop to close and reopen they went. Also, I get this message when I close photoshop cc 2014.

    Could not save preferences because the file is locked, you don't have the necessary access permissions or another program is using the file. Use the "Get Info" command in the Finder to make sure that the file is unlocked and you are allowed to access the file. If the problem persists, save the document to another file or duplicate in the Finder.

    Permissions where all is well.

    Got on a chat with adobe.

    Went to preferences in the library and did something get on the preference folder. Do

    sure admin. computer has been set to read & write and all this work began

    not only in 2014 CC of Photoshop, but also of the problems I have in Photoshop CS6

    and also fixed. Thank you ADOBE. PLEASE USE THE CHAT. If you talk to someone on the phone

    they do not speak very well English, I lost 35 minutes phone with them last week.

    Ask three times for someone to speak English better and finally just hung up.

  • Getting the name of the Action that runs this script

    If I create an action in photoshop to run a script named "test script", how can determine within the "test script" what name of the action started to run this script?  I am writing a script to resize my images.  The scale will be determined by what Action ran this script.

    Example of

    Action names are 5 x 7, 4 x 6, 8 x 10

    Reproduced above action will run the same script, called "scale me."

    In "scale me ', the java code will determine that 4 x 6 started running" scale me. "

    "Level I" will go to the section in the java code to the scale of the image loaded into Photoshop for a 4 x 6 size.

    The reason for writing the code "scale me" in this way, is that I can keep only one script to resize my images.

    Any suggestion or help would be appreciated.

    Raymond

    I don't know of all average direct to determine the name of the action that began a script. You can find the name of the action highlighted / selected with this code.

    var ref = new ActionReference();
    ref.putEnumerated( charIDToTypeID("Actn"), charIDToTypeID("Ordn"), charIDToTypeID("Trgt") );
    var desc = executeActionGet(ref);
    var actionName = desc.getString( charIDToTypeID("Nm  ") );
    var actionSetName = desc.getString( charIDToTypeID("PrNm") );
    alert( 'Current selected action is: '+actionName+'\rin the action set: '+actionSetName );
    

    But it is not infallible.

    A better solution would be to set up your script to make it recordable action. The details are in the script as "JavaScript"resource guide. It you have that in place any action that registers the script you will store the values used. When the action is played again once you get these the app.playbackParameters calues. Image and layers of export files are two Adobe scripts that use a javascriptresource section.

  • 15 background process adobe in the course of running when I'm NOT using any Adobe application. What are they for?

    System resources are valuable.

    I'm about to disable / stop ALL the Adobe services below.

    But before I do (and probably blow) someone please explain in detail what each of these make Adobe services.

    Certainly, some of them are explicit as Adobe Acrobat Update Service but

    Why must he be running all the time?

    Why is there a service update separate for Acrobat as other Adobe products?

    Why must he be running when I'm not nothing install Adobe Installer.exe?

    What is Evented i/o for V8 Javascript service?

    If I don't use all of the creative Cloud Sync features why must he be executed?

    What does Adobe CPI broker?

    What does Adobe CEF Helper?

    Name Process name
    AcroTray (32 bit)acrotray.exe
    Adobe Acrobat update servicearmsvc.exe
    Adobe CEF Helper (32 bit)Adobe CEF Helper.exe
    Adobe CEF Helper (32 bit)Adobe CEF Helper.exe
    Adobe Creative Cloud (32 bit)Creative Cloud.exe
    Installation of Adobe (32-bit)Adobe Installer.exe
    Broker CIB AdobeAdobeIPCBroker.exe
    Adobe update serviceAdobeUpdateService.exe
    Adobe software true integrity serviceAGSService.exe
    CCLibrariesCCLibrary.exe
    CCXProcessCCXProcess.exe
    CoreSyncCoreSync.exe
    Creative cloudService.exe Office Adobe
    Evented i/o for V8 JavaScript (32 bit)node.exe
    Evented i/o for V8 JavaScript (32 bit)node.exe

    Thanks for your help.

    Installation of Adobe's reference there is Adobe app installation process is running or Adobe Application Manager / CC app made some installation associated with trial.

    Adobe update service is for the verification of the last the updates available for automatically installed Adobe applications.

    Once you creative process Cloud, Adobe CEF for assistance shud usually disappear. The fact CoreSync.

    Broker CIB Adobe runs in the background when creative cloud is running.

    If you don't use a synchronization, you can disable it since Adobe Creative Cloud app.

    Real health service Adobe Apps of the license validation purposes.

    Evented i/o for V8 JavaScript runtime engine - Javascript. Best explained in link below:

    Is evented i/o for V8 JavaScript, safe?

  • Paramerterized interactive reports - is there a quick fix to stop the query to run when the page is entered before user by clicking OK.

    Example of

    Currently, when the user enters the page interactive report runs (unless the user hitting ' go') and - does no data found because one "parameterized" field is required and the sql is not set to NULL values.

    I'm looking for a way to not run a query at all -until the user hits go for the first time on the page - each time that they re - enter the page in the same session, it would be OK to auto submit the query.

    I believe that I can install a hidden item and check on my interactive report E1 not null.  Then create a 'calculation' on 'after bid"that would set this value to a value - say 1.

    I can't seem to be able to get this to work however.

    In my interactive report - I wonder what 'type condition' should I use.  Any thoughts would be greatly appreciated.

    You have two regions, research and order Type. You have items in the two regions. However, I think you are talking about the area "Search" when you say 2 parameters.

    If you want to just display IR when the user clicks on 'Go' or click on 'Go' earlier in the same session, then I suggest,

    • Create a new item of the hidden page, P6_SHOW_IR
    • Create page process that runs when the user clicks on the button 'Go '. Here to update the value of P6_SHOW_IR 'Y '.
    • Create a branch that connects to the same page with "State of Session saving" checked (connections conditional, when click on the button "Go")
    • Set "Conditions" for the region of infrared, so it displays only when the value of the P6_SHOW_IR element is Y

    Kind regards

    Hari

  • How do I change the action by default when you download a .avi file

    I use a download manager, but recently I had to download using the download window in firefox. By mistake, I checked that box "do this for all files of this type." Now my download manager is is most contagious my downloads, and I can't find the option to remove it from the default action.

    can someone point me in the right direction? Please, I beg you!

    See the article by changing what Firefox does when you click on or download a file for more details.

  • Shared memory on the Sparc Server running Oracle 10 G

    Newbie: I can overscribe memory on a server that hosts multiple instances of Oracle? It seems normal to oversubscribe memory on multiple instances if Oracle assigns the maximum available memory on a server at the time of the request.
    For example:

    How Oracle manages memory if I have 16 GB of physical memory, run 4 instances of Oracle on my server and specify the max_sga than 8 GB in my/etc/project file? This configuration seems to oversubscribe memory twice, 32 GB memory requested on a server that has only 16 GB of physical memory.

    Oracle manages memory differently if I have 16 GB of physical memory, run 4 instances of Oracle on my server and specify the max_sga like 16 Gb in my/etc/project file? This configuration seems to oversubscribe memory four times, 64 GB memory requested on a server that has only 16 GB of physical memory.


    Thank you for your help.

    user12188192 wrote:
    Oracle manages memory differently if I have 16 GB of physical memory, run 4 instances of Oracle on my server and specify the max_sga like 16 Gb in my/etc/project file? This configuration seems to oversubscribe memory four times, 64 GB memory requested on a server that has only 16 GB of physical memory.

    With Solaris and DISM, you can set the MAX_SGA_SIZE and the TARGET_SGA_SIZE of different values. The TARGET_SGA_SIZE for all MORE the PGA_AGGREGATE_TARGET instances for all instances should be around 80-90% of the total RAM. You can then change the targets to let different instances have 'more' when they need while reducing others.

    In this way, you can manage the memory and avoid swapping, because when it comes to performance (and managers yell at you for low performance) swap is not a good thing.

    Note that this is possible on the machines and operating systems that support the DISM and enabled/configured. Which is discussed in the manuals of Solaris.

    But in the ideal, a machine will have only one instance of database and several instance of database requirements will be consolidated as much as possible. (Although he explain literally hundreds sof reasons do not consolidate - several policies rather than technical.)

  • Avoiding the Vo to run when the page is loaded.

    Hi friends,
    When I drag and drop an object View to JSPx page at run time, I had the values of data in the tables. But I need empty lines only... Any type of suggestions always welcome.


    Thank you
    Arun D.

    >
    When I drag & drop as a form of jspx page at run time I form with values from database. But I need to tag with empty lines
    >

    You must use CreateInsert action, you can use the method call activities before your jspx page.
    Check this box:
    http://tanveeroracle.blogspot.com/2009/09/ADF-11g-CreateInsert-to-display-blank.html
    http://blogs.Oracle.com/Shay/entry/executing_an_action_on_jsf_pag

    Published by: M.Jabr on June 21, 2011 17:56

  • Why the selection of 'never activate' in the menu 'tools' does not stop the Acrobat Flash running when selected?

    When the option 'request to activate'-'You Tube' blocks Flash from Adobe, but 'request to activate' is no longer on Yahoo Home Page
    appear (to DATE). When I chose 'never activate', even the car of You Tube active!

    Also, I noticed there is an add-on special to control the Adobe Flash Player. Why is there a special module where it can be controlled from the designations of add-on "Tools"? What has changed since the last version of Firefox has been installed
    on January 17. With the Adobe Flash has major problems, it's an extremely serious problem.

    It is not the computer. Nothing has changed on the computer other than the latest version of Firefox being installed.

    ANY SUGGESTIONS WILL BE APPRECIATED.

    I checked the State once more, and since I returned to the "application activation", I'm going to is no longer the problem mentioned above on Yahoo.

    I've reconfigured one of the addresses on Yahoo, and all of a sudden, everything is back to its previous state. My apologies for the assistance requested (perhaps) premature.

  • Problem with the generator requests - run when open always enabled

    When you try to create an application in respect of the source of the file settings: the race when open box is checked and double-check itself after that I have to uncheck. Run the opening is not checked in the properties of VI.

    Found: LabVIEW 8.2.x Upgrade issues

    Search for 'run the opening '.

    The problem has been resolved to the 8.2.1.

    See you soon,.

  • Why the programs are blocked when I connect and why get signed in several places?

    Windows Live Messenger is blocked when I connect and sometimes Google Desktop.How do solve this problem? Also I was also signed in more than one place. Can you help me?

    Submit all Live queries on the forum right here:

    Windows Live Solution Center
    http://windowslivehelp.com/

  • Impossible to activate permanent "network discovery and file sharing" in advanced sharing without turning windows firewall at the wide service.

    Environment:

    I have a workgroup Windows 8 pro PC with all updates from Windows update. The PC is connected via WiFi (home) to a router (the same thing happens if I am connected to the router directly via RJ45). It's my "private network (NAT). I have the Windows Firewall is enabled in its default configuration. I use "Windows Defender" as my protection\firewall of virus software.  "When I go to: change options for sharing different network profiles" under advanced sharing options. I try to turn on file sharing and network discovery in the private profile. It shows that "the private sector is the current profile. The radio button lights. However, when I go to the file Explorer / network I got the message ' network discovery and file sharing are turned off. " The network computers and devices are not visible. Click here to change... " I click to change, however when I click to change it keeps returning and gives me the same message. I then go in ""network control and Internet\Network and sharing Center\Advanced sharing settings " and the option buttons in private profile for the network discovery and file sharing are turned off."

    If I turn off the Windows Firewall. Everything works. I need to open a hole in the windows firewall for 2 applications was discovered and network file sharing. I opened rather not just blindly ports. However, if this is the only solution, what ports do I need open.

    Hi all

    I have exactly the same problem.  (and I'm not the only one. - There are many!) The problem does not lie with the Windows Firewall. If I turn it off, discovery network and file sharing is turned on-tour he turn it back on and its all disabled subsequently and the rest of the way.  I've been round and round the forums of the world looking for a solution but still find a definitive answer. Can certain software engineering in Microsoft Please arrive at the correct answer.

    Thank you very much

    PT.

Maybe you are looking for