Tip action DOES not work in the Flash output

Hello

I created a module in line with Captivate 9 using an advanced conditional action to display the button at the end of 2 sections.

The trigger works well in the release of HTML5, but it does not work in the Flash output: users need to go back to the slide with the action advanced a second time in order to show the next button.

It is the created tip action:

advanced_action.png

Help, please. Thank you

Lisa

Change the order in the updated standard measure jump to slide as last order, or at least after the command of the increment.  The actions are executed in sequence, if you jump first to this slide, where the on enter event is executed, the variable has not yet been incremented. Try to see if it solves the problem. HTML is different from SWF to react (it is converted to JS so that SWF to ACE).

You post the screenshot of the timeline.

Moreover, as I have indicated already, I would add continue to the part of the TIME as well as the ELSE part. I learned that, in certain circumstances, a conditional action with that one decision, and no ELSE part does not work well. It is not a problem if you have several decisions.

Tags: Adobe Captivate

Similar Questions

  • Tip action does not work when I add a second block of decision

    I'm writing an advanced action 8 Captivate. In response to a question about the points, the user types a number in a text entry area. When they support, the fast action will assess the number. If it is 10, the program should jump to a slide that shows that 10 is the right answer. (When I do just that in a single block of decision, it works.)

    However, the full tip action must assess if the value is higher or lower than 10, then return the user to the question slide and displays an appropriate message. When I add the part in a second decision block, advanced action performs as expected if an incorrect value is entered, but does not work if the correct value is entered. It does is display the question slide once again.

    Here is the code:

    Captivate advanced actions code_01.jpg

    Any ideas on what I am doing wrong? Should there be an ELSE statement in the first block of decision? I tried to continue, but that did not help.

    -Stuart

    The logic of your advanced action is not correct. All decisions are always evaluated. What is happening here is the following:

    1. First decision check if var is equal to 10; If this is the case, it will change to slide 2
    2. Second decision check if var is greater than 10, if it is accurate, it will move on to slide 1. I guess the capPoints1High is ON slide 1?
    3. BUT here's the logic bug: If If is not greater than 10, which is also the case when it is equal to 10, it will change to slide 1, although already, he jumped to slide 2 first with the first decisioin

    Two possible solutions:

    1. decision of the switch 1 and 2 (one easier)
    2. remove the ELSE part of decision 2 and create a decision 3 to check if var is less than 10
  • Presentation of the action does not work during the Conference

    Hello world

    Here's the background
    -CUCM 10.5
    -Telepresence conductor XC4.1
    -Telepresence Server (VM) 4.2
    -Endpoint: MX300

    I have problem when sharing a presentation at the Conference meeting.
    It doesn't seem to work.
    However, the part of presentation works with success during a normal 2-way call

    I read an article by cisco,
    http://www.Cisco.com/c/dam/en/us/TD/docs/Telepresence/infrastructure/con...

    A field is related to the function of presentation,

    Allow the content
    (Available when the preference of Service has a type of telepresence MCU Conferencing Bridge)
    Whether or not, participants will be able to send video content, such as a presentation.

    Yes: one lane will be reserved on each cascade TelePresence MCU and TelePresence MCU primary specifically for content. Use this setting to enabled WebEx conferences.

    No: the participants will not be able to send content, regardless of the number of ports available on the MCU. Content can always be displayed, since some end points provide content in their main video channel.

    The default value is Yes.

    Need MCU allow sharing feature? or I missed something?

    Thanks in advance

    Sam

    Allow that content is available only when the conference bridge is an MCU and does not apply to a server of telepresence.  The only thing you need to do within the Orchestra, is ensure that "content quality" within the model of the Conference is not set to 'Off', see the top of pg 61 of the guide that you have linked to your post.  Also, make sure you have enabled on the SIP Trunk to driver in CUCM BFCP.

  • Captivate 6 - Advanced action does not work in the project?

    Hello

    I use 6 Captivate. In my project I have a common slide2 which is called when clicking on the two different buttons (C1 and C2). Slide 2 contains several objects, saying Text1, text 2, 1 button, and Button2.

    Slide 5 I have a C1, I defined the on success action: execute advanced actions

    Script: If CPIntoCurrent Slide is equal to 5

    Action:

    Go to slide 2

    See the Text1

    See the Button1

    Hide Text2

    See the Button2

    Similar action has been set to C2 (slide 8) redirecting to slide 2 showing the Text2 and Button2, hiding other objects.

    These scripts where works fine, until I installed a patch on the adobe site. The patch was intended to display the video correctly in the PDF when selected the option display the table of contents.

    But unfortunately he's completely unbalanced the script of existing projects. I also tried to uninstall completely and fresh install Adobe Captivate, but not luck .

    Help, please.

    @Rod and with a concern for users of later versions (I'm not sure 6, this version did more) 6.

    It is perfectly possible to show/hide objects of an 'Advanced' action (not with a simple gesture) that is running on another slide of the slide corresponding to the object. I am certain about it for versions 7 and 8. I have not been much about 6 blogging and was bit sloppy on this release to keep track of all the changes. If you don't believe me (what happens in these forums), CP8 users take a look at the example file Cloudair included with this release: the action advanced in the first slide shows/hides objects anywhere in the file based on the information of the new cpInfoGeoLocation of system variables.

    Rod, I see you post this comment often, I just wanted to add these details. As I explained that I don't know when this change occurred (6.1 is my suspicion, but cannot test). In CP5 you could hide objects that have been timed for the rest of the project on a slide different than its original location. Since 5.5, you might also show this type of object.

    Lieve

  • Dynamic action does not work with the item change event

    Hi guys,.

    I have a problem with the dynamic Action. On my page, I have three points. (P2_X-> display only, P2_Y-> P2_Z-> button, TextField) and two dynamic actions. One of them is running javascript. When I press the button (P2_Z) this dynamic action affects textfield (P2_Y) value to display only the value (P2_X). (This dynamic works). And there is another dynamic action for the option to display P2_X. This dynamic action fires to P2_X point value changes. This DA (dynamic action) runs a plsql code and inserts the value of the P2_X element in a table (test_tbl). But when I try to do it always inserts the null value.

    The plsql code is below:

    Start
    INSERT INTO TEST_TBL
    VALUES (: P2_X);
    COMMIT;
    end;


    You have an idea? If you need, I can give the user for apex.oracle.com past.

    Thank you

    Hello

    Do you have the "points Page to submit" to the process of PL/SQL, the value of the correct item? (P2_X)

    Concerning
    J :D

  • I created a Javascript script that adds a watermark on the document action "paper print".  This works in Acrobat Pro, but does not work in the drive.

    I created a Javascript script that adds a watermark on the document action "paper print".  This works in Acrobat Pro, but does not work in the drive.  I am a novice using Javascript, so what am I doing wrong?

    Cannot use either addWatermarkFromFile or addWatermarkFromText methods of document with player as shown in the documentation. You can hide/display the form fields and the existing layers, so consider this approach.

  • 2.60 BIOS does not work on the Satellite A200 - 22 c

    Hi all

    I made the mistake to Flash my old bios Satellite A200 - 22 c (PSAE6E) to the new version 2.60.

    As I did this, the keyboard does not work on the bios screen, so I am unable to manage anything in the BIOS.

    When Windows Vista 32B starts the first time, the keyboard does not work. If I close the session and then I it again, it works correctly.

    The touchpad is lost and I need to use a USB mouse. Is not a pilot cause problem, all the drivers are updated and are working properly.

    The question is: why Toshiba didn't allow users to download the old version of the BIOS? ¿WHERE or who do I contact to get the original BIOS? Why do the flashing utility make a backup of the OLD BIOS and then does not give you the ability to recover it?

    Please, help me to recover the original BIOS to retrieve my keyboard and my touchpad because I can´t find any message or anything like that to get in touch with the technical support of this web site.

    Thank you!

    Which version was old BIOS?

    By the way: you can contact Toshiba. They have access to the Archives of BIOS and they can provide you with older version of BIOS.

  • Pad touch and function Fn + F5 does not work on the Satellite a series

    Hello

    I just install a windows Vista & I have install the driver after download it from the net, but I found this;

    1 - switch between the screen & s-video (fn + f5) does not work but the other work of function (fn)

    2 when I put my finger in the right of the mouse pad you have to scroll the screen & at the bottom of the touchpad, it should scroll left & right on-screen, but it did not work

    So please tell me the solution if it is a problem of driver or program.
    Please give me the direct link

    thinku

    Hello

    What cell phone do you have?

    I imagine that your laptop comes with XP and now want to use it with Vista OS.
    Please note that you should install the Package Toshiba Vista value added to use all the features of the laptop.
    Very important is the pilot of common components and the TOSHIBA Flash Cards.
    The Flashcards provides the Hotkey function and function of pitcher who starts the Hotkey function.
    Please reinstall!

    The additional touchpad functionality must be configured first.
    This can be done in the control panel-> mouse

    Here, you should look for the touchpad settings and able to configure touchpad again scroll areas.

    Good bye

  • Satellite C660-1NW - Webcam does not work with the facebook chat

    Hello

    My doughter recently bought a Satellite C660-1NW youcef.
    This laptop has a webcam on board.
    When you use Facebook, webcam chat, webcam does not work.
    The webcam indicator led is active come on, but the facebook app remains blue without screen webcam.
    Audio works.

    Skype using the webcam works.

    I have updated the drivers but when same no go :(

    Please help move facebook webcam

    Greetings,
    PP

    Hello
    If Facebook does not recognize your webcam right away when you want to share a video, click on the eye for cameras new button.

    Your Adobe Flash Player settings will be displayed.
    On the tab, make sure you only select the right type of camera you use with your computer.

    On the tab, you may also need to 'allow' Facebook to access your camera and microphone.

    If your settings does not work, try to uninstall Adobe Flash Player on your computer and download the latest Flash Player.

  • Computer is very slow and IE does not work all the time.

    I bought a computer from my old employeer.  He is doing all sorts of things, or should I say not to do all sorts of things.  It is very slow and IE does not work all the time.  They have questions arise and ask if the administrator oks things and other things like that.  It came with any disks.  I would like to wipe, clean and load a new disc, but I don't know where to find the disc or if I can do it.   Can someone please?

    Hello

    Proceed as follows to contribute to these two questions. You can probably buy the disks of Vista machine to system or get
    the former employer to do it for you if necessary.

    Try these and it can also be a good idea to update your main drivers later. The General corruption can also play a
    role in this issue. And even the TCP/IP stack might need to be refreshed.

    What antivirus/antispyware/security products do you have on the machine? Be one you ALREADY had on this
    machine, including those you have uninstalled (they leave leftovers behind which can cause strange problems).

    If no joy there's something blocking perhaps.

    Start - All Programs - Accessories - System Tools - IE with no Addons - what works best?

    IE - Tools - Internet Options - Advanced - tab click on restore, and then click Reset - apply / OK

    IE - Tools - Internet Options - Security tab - click on reset all default areas - apply / OK

    Close and restart IE or IE with no addons

    not better?

    IE - tools - manage Addons (for sure disable SSV2 if it is there, it is no longer necessary but Java always install
    "(and it causes problems - you never update Java to go back in and turn it off again)." Search for other possible problems.

    Windows Defender - tools - software explore - look for problems with programs that do not look right. Permit
    are usually OK and "unauthorized" are not always bad. If in doubt about a program to ask about it here.

    Could be that a BHO - BHOremover - free - standalone program, needs no installation, download and run - not all
    are bad, but some can cause your question (toolbars are BHO).
    http://securityxploded.com/bhoremover.php

    Startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    Also get Malwarebytes - free - use as scanner only.

    http://www.Malwarebytes.org/

    --------------------------------

    Try these to erase corruption and missing/damaged file system repair or replacement.

    Run DiskCleanup - start - all programs - Accessories - System Tools - Disk Cleanup

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Then, run checkdisk - schedule it to run at next boot, then apply OK your way out, then restart.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    --------------------

    Departure - in the search box, type-> order

    at the top of the list to find COMMAND - CLICK RIGHT to it - RUN AS ADMIN

    Type the following commands (or copy and paste one at a time), each followed by pressing on enter.

    ipconfig/flushdns

    nbtstat-r

    nbtstat - RR

    netsh int Reinitialis

    netsh int ip reset

    netsh winsock reset

    RESET

    That resets your TCP/IP stack

    --------------------------------

    Maybe need of these:

    For drivers, visit manufacturer of emergency system and of the manufacturer of the device that are the most common.
    Control Panel - Device Manager - Display Adapter - note the brand and complete model of your
    video card - double - tab of the driver - write version information. Now click on UPdate Driver (this
    cannot do anything as MS is far behind the certification of drivers) - then do a right click - Uninstall - REBOOT
    This will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard if 3rd party with their
    own the software and drivers and all other main drivers that you have.

    Now go to the site of the manufacturer of system (Dell, HP, Toshiba as examples) (restoration) and then of the manufacturer of the device
    (Realtek, Intel, Nvidia, ATI, for example) and get their latest versions. (Look for the BIOS, Chipset and software)
    updates on the site of the manufacturer of the system here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN - REBOOT after each installation.

    Repeat to the manufacturers - BTW on device at the DO NOT RUN THEIR SCANNER - manually check by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    If you update the drivers manually, then it's a good idea to disable the facilities of driver in the Windows updates,
    This leaves ONE of Windows updates, but it will not install the drivers who are generally older and cause
    questions. If updates offers a new driver and then hide it (right click on it) and then go look for new ones
    manually if you wish.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    Hope these helps.

    Rob - bicycle - Mark Twain said it is good.

  • my wireless keyboard does not work on the letter and number keys.

    It seems to be connected to the computer, because it does not work on the control button and snooze sound

    Hello

    -Have you made any recent hardware / software changes prior to this question?

    -What is the brand and model of wireless keyboard?

    Method 1: run the hardware troubleshooter.

    Open the hardware and devices Troubleshooter
    http://Windows.Microsoft.com/en-us/Windows7/open-the-hardware-and-devices-Troubleshooter

    Method 2: update a hardware driver that is not working properly

    (a) open Manager devices by clicking the Start button, click Control Panel, click System and security, and then, under system, clicking Device Manager. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.
    (b) in the list of hardware categories, find the device you want to update, and then double-click the device name.
    (c) click on the driver tab, click Update driver, and then follow the instructions. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.
    http://Windows.Microsoft.com/en-us/Windows7/update-a-driver-for-hardware-that-isn ' t-work correctly

    Method 3: resynchronize your device with the receiver

    To resynchronize the mouse or the keyboard with the receiver, follow these steps.

    Note When you synchronize the mouse or the keyboard le clavier with the receiver, place the device near the receiver and store other keyboards and wireless mouse at least 6 feet.
    1. press the button on the receiver and check that the light on the receiver starts flashing.
    Note Some newer devices from Microsoft are subject to their receiver and cannot be reset. If your device has a button, go to method 2.
    2. If a dialog box appears on the screen in seconds, follow the instructions that appear on the screen. Otherwise, continue to the next step.
    3. press and release the Connect Channel button on the bottom of the mouse or the keyboard.
    4. check the green light on the receiver. A continuous green light means that the synchronization was successful. If the problem persists, repeat steps 1 to 4.
    5. for the Wireless Notebook Mouse: this issue can occur if the micro-switch on the bottom of the mouse is not released. Use a PIN or pen to try to release the button, if it is pressed.

    Hope this information helps.

  • Hi, I have installed sqldeveloper - 4.0.3.16.84 - x 64 with JDK and tried to run SQLDeveloper.exe its does not work. A flash comes and goes. It worked fine until two days ago. Don't know what happened all of a sudden its not working. Need help.

    Hi, I have installed sqldeveloper - 4.0.3.16.84 - x 64 with JDK and tried to run SQLDeveloper.exe its does not work. A flash comes and goes. It worked fine until two days ago. Don't know what happened all of a sudden its not working. Need help.

    I use Windows 7 Pro.

    I have read other threads and tried to launch SQLDeveloper.exe from the CMD prompt, nothing is shown a flash comes and goes.

    Tried to change of SetJavaHome sqldeveloper.conf to the path JDK that it didn't work.

    Please guide me.

    Thank you

    Maybe there is a problem with SQL Developer, being able to write to the network share of desktop directory.  Add the following to your sqldeveloper.conf file to force the settings of the user to store locally also:

    AddVMOption - Dide.user.dir = some_local_dir_to_own_system4.0.3.16.84

    I hope this helps...

  • I have iphone5s and my contact id does not work, all the time he show faild Setup touch id please help?

    I have iphone5s and my contact id does not work, all the time he show faild Setup touch id please help?

    Hi yjain51,

    I understand you had some problems recently with getting Touch ID to work reliably on your iPhone 5s. I know that it is a feature of great security for your iPhone, so I'm happy to help you.

    When you use Touch ID, make sure that your hands are free of any dirt or moisture so that fingerprints can be read clearly. This article explains further:

    Use the ID Touch on iPhone and iPad - Apple Support

    Thank you for using communities Support from Apple. See you soon!

  • Download Nikon D90 photos via a cable of Photos does not work. The picture freezes and does not matter. Any ideas?

    Download photos of Nikon D90 Photos OS El Capitan 10.11.16 cable does not work. The picture freezes and does not matter. Any ideas?

    Try with Capture of Image (in your applications folder)

    LN

  • My apple pencil does not work after the 9.3.4 update.

    My apple pencil does not work after the 9.3.4 update. I tried to restart but still does not work. Tried to forget the device and whenever I connect the pencil to the ipad pro, it is said that it does not recognize the cable / device. Help please.

    < re-titled by host >

    Greetings RechargeableJam,

    Welcome to the communities of Apple Support!

    I see that your Apple pencil does not work after update to iOS 9.3.4. I guess it's about to have a problem with something that worked with the previous version of the iOS software. I'm happy to help you to help you find the best resolution.

    First of all, let's close open applications on your iPad Pro. This can ensure that there is nothing running in the background that is causing a conflict. The following article will help you:

    Force a nearby application on your iPhone, iPad or iPod touch

    Then connect the pencil of Apple and see if it is recognized for the time being. If you don't see the Pair button, wait a minute while your Apple pencil costs. Then disconnect your Apple pencil, Plug and back on hold until you see the button in hand.

    Best regards.

Maybe you are looking for