Is there a way to set the order of the advanced actions?

Hello.

I try to set a peak action where an effect is applied to several objects, and then it climbs to a slide. Is it possible to define the action to make the jump from slide happen after effects?

Here is a screenshot of the demo of what I'm looking for:

screenshot3.jpg

I want each box of click to zoom out until the slide jump to another slide and the other 3 characters.

I use 7 Captivate.

Thank you.

I have created an example, but used CP8, there will be a small difference for you in CP7. Those are the steps:

  • Create a variable user corresponding to each image that will follow if that one is clicked, a Boolean value with the default value of 0, branded the v_one, v_two... v_four
  • as I suspect you return to this slide, you need to reset all Boolean values enter; can be done with a tip action that affects 1 to each of the variables and don't forget the Continue statement as well
  • Make sure that the continue button has no suspension, and that the boxes to click on a break at 1 second before the end of the slide (1 second is the default duration of change of scale 0, what is the zoom effect)
  • I created a joint action for the areas of click, but since you can't define a variable as a parameter, you may use duplicates of the advanced actions:
    • Assign the v_one with 1
    • Apply the effect Image... Balance for x and Y, the value 0
    • Apply the effect Image... Balance for x and Y, the value 0
    • Apply the effect Image... Balance for x and Y, the value 0
    • Continue
  • Then created a conditional advanced action on the exit of the slide, with many decisions that you have variables, checks each variable and jump on this slide

Tags: Adobe Captivate

Similar Questions

  • Is there a way to set the font size as default in WordPad - Windows 7?

    In Windows 7, is there a way to set the default value in WordPad to Courier 10? I see no place to set the default value. I save my changes and when I close and reopen the document it's back to Courier 11 and the spacing is all off. I create documents for customers who need very specific settings (including a 10 - PT font.) to copy and paste resumes to online applications. Once I have send the plain text for them, they, also, versions I can save these specific parameters. It's extremely frustrating; in XP and Vista, I was able to save 10-PT policy documents. I don't see why this was changed. Any suggestions? Anyone at MS have the power to solve this problem?

    I created a document called a new Doc - highlighted space vacuum-made my the font changes and size and saved.  So when I want a document with my size settings and the police, I opened my new Doc.  Make sure that when you save it you rename this new Doc remains empty.  I created a shortcut on the desktop and open the new Doc instead of WordPad.   I guess you can do your employees.  I hope this helps.

  • When you create a PDF from a scanner, is there a way to set the default value for the size of 8.5 x 11 letter custom every time I make a PDF from a scanner?

    When you create a PDF from a scanner, is there a way to set the default value for the size of 8.5 x 11 letter custom every time I make a PDF from a scanner?

    Hi kevin7frg,

    You can go to "file > create > scanner > configure presets PDF»

    The dialog box that appears, you can choose 8.5 X 11 as the default width and height of PDF pages to scan.

    Hope that helps.

    Kind regards

    Ana Maria

  • Is there a way to set the smart playlists colors?

    iTunes now seems to give some background colors randomly for the smart playlists. Generally, they are much too dark and it is difficult to read the text. Is there a way to change that so they are a defined color or at least a clear background.

    As you watch this playlist, you can use the iTunes menu to change a setting for:

    View > view as > songs

  • Is there a way to set the Mode Content-Aware as a default option for Spot Healing Brush?

    I do a lot of work, clean up the old files and try to stay in Content-Aware spot corrector mode.  Switching back from Lightroom, I usually find that the option button went to mode 'Create Texture', which I don't want.  I leave in Content-Aware, but it switches its own.  Cannot find some way to stay where I put it.

    Is there a way to do this?  I'm wasting time and effort dealing with this.

    Thank you.

    The crash is your real problem.  It is not able to remember from one session to the other that you want to have the content aware mode set for the Spot Healing Brush.

    Reset your preferences by pressing Command-Shift-Option Photoshop start up cold.  If you get the keys down quickly enough it will prompt you to confirm the deletion of your current preferences.

    -Christmas

  • Is there a way to set the audio output in mono in Windows 7?

    I have a set of speakers, but one of the speakers is broken, so for now if I have a stereo song I get only half of the music. Is it possible to set the sound output in mono on Windows 7 so I can listen to the stereo songs via a speaker? I'd rather do than buy a new set of speakers.

    Hi Jamsoup,

    I would like to inform you that, down from sound to mono-stereo sampling is not possible, since stereo sound is a sound standard setting.

    Stereo speakers are designed to produce a sound to both speakers and there is no option to change the settings to use as mono.

    I also suggest that you contact the speaker manufacturer or the manufacturer of the computer for assistance on this issue.

    Thank you, and in what concerns:
    Swathi B - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Is there a way to stretch the key/action images?

    So I've created an animation with a guy swing his left arm back. The problem is that his arm is swinging too quickly. Is there a way I can extend the whole action, rather than delete all keyframes and redo it?

    Thank you!

    You should be able to click down and drag the keyframes to the bottom of the timelime to spread them out.  In addition, you should be able to insert images between keyframes (select images between-> right click-> Frames selection insert).

  • I can't keep my history of browser for more than two days. Is there a way to set the amount of time my browser history is saved?

    At one point he recorded for the month, but I did sort of a security update and now my history is deleted like every two days. Is it possible to set up the number of days or months or something, while Firefox keeps my browsing history for a longer period of time? (I have 8.1 of Windows and 37.0.2 Firefox if that helps with anything.)

    Maybe the feature is removed in newer versions. But there is an add-on that allows you to set your preferred dates custom to make FF clear your history and other data. Give him a look at: https://addons.mozilla.org/en-US/firefox/addon/precise-clear-history/

    Thank you

  • Is there a way to set the header and footer of page up/down banners?

    We use the Apex 4.2, recently a new requirement came for our standard header and footer banners to be attached to the page.  Does anyone know how to do this?  I searched the forum and have not found something that works so far.

    We use the 24 theme, currently our header and footers are defined on each page using the page "header text" level and

    fields 'footer text.  We use "a level tabs - no sidebar" page template.

    Currently our header and footer banners are scroll with the content of the page and now it is no longer acceptable.  Somehow need to fix these so there always visible at the top and bottom (similar to the toolbar) developer on wallpaper.

    Any help would be appreciated.

    Thank you

    Joe

    Joe,

    You can create the header/footer within a region of html with a div. something like this:

    This is the footer text

    Where at the bottom: 0; It fixed to the bottom of the screen, as the developer tool bar Apex and top: 0; It fixes to the top of the screen.

    I would create this html area on page 0 so that you can display on all pages.

    If you want to get real fancy, create the region html page 0 with a div with a class name of "footer":

    (Once again, for the header to create a similar class with top: 0 ;))

    Then, create a dynamic action on the zero page that fires on the action "Resize" and runs the following javascript code:

    $(«__div.footer").css ({}

    left: ($(window) () .width / 2)-($("div.footer").width () / 2)

    });

    In this way the header/footer will be always centered.

    Let me know if it helps

    Christoph

    http://ruepprich.WordPress.com

  • Is there a way to set the style of font? (AE CC)

    Hi all

    I am looking for a way to quickly change the melting of the layer selected in a specific font. Our company uses a font with several styles ("BOLD", Semi Bold etc.). I want to do it is infallible and bypass the standard window of character.

    I know how to create a UIPanel and all that, but I can't find the font style attribute. There's font, fontSize, etc, but nothing like fontStyle.. don't miss something? Or is there an obvious reason that this attribute does not exist?


    In the end I could chop-up police with styles in several fonts, but wanted to ask you this first.

    Kind regards

    Jochem

    Hello.

    Like a quickie, did you see this thread Installed fonts

    Maybe this will help you get started.

  • Is there a way to set the trigger by programming to every millisecond 5 on the default timeline

    Hi all

    Is it possible to define triggers on the timeline by programming to every 5 milliseconds instead of having to click to each interval.

    I tried this with in a for loop, but not working. I don't know if I used it just.

    Symbol.bindTriggerAction ( compId, symbolName, timelineName,  delay,  actionFunction )

    If there is another way please help me.


    Kind regards

    Vinay

    Hi Vinay,

    Maybe you could use setInterval ( , 5);

    See: http://www.w3schools.com/js/js_timing.asp

    Gil

  • When you copy, is there a way to set the default printing to the project with HP Photosmart 7510?

    Whenever I use the copy function, I have to go and change the setting for the project.

    Windows 7 (64-bit)

    Thanks for any help,

    Linda

    Hello

    You are welcome. Actually, I took some pictures last night, have not retouched (make it smaller). I don't have them now.

    Kind regards.

  • Have the HTC sense - lin ked by Bluetooth to the car radio. Is there a way to set the phone to automatically after a certain number of rings?

    auto answer phone Bluetooth car htc sense

    Alasdair William Macqueen

    Hello

    I suggest you to contact support HTC on the issue.

    http://www.HTC.com/us/support

  • Is there a way to set the default to NOT show the menu on the right side?

    Every time I opened a PDF it is crushed because the right menu is open, and I have to reduce manually each time so you can see the PDF file. It wouldn't be a problem if it isn't my work didn't need to look 100 PDFs every week. Does anyone know how to change this default does not show the menu aside everytime I open a PDF file? Any advice would be greatly appreciated! Merci !

    Hiangiesaurous,

    First close the Tools pane manually. Then navigate to the Edit-> Preferences-> Documents menu-> uncheck "Open tools for each document pane.

    Click OK to confirm the changes.

    Restart the CD player to test.

    Kind regards

    Nicos

  • Is there a way to get the ImageReady Actions in PS CS4?

    Recently, I made the leap from cs2 to cs4 and I miss ImageReady.  I know that the animation in integrated in CS4 but the cool that I liked so much... zoom in, zoom out equity and spinning and other.  Where can I find actions like to use CS4 animations?... y at - it a way to get them from ImageReady and install them in CS4?

    Thank you

    Rick.

    I don't know that I'll have more questions in the near future

    I don't think that there is a way. IR actions were never compatible with PS even at the time.

    Mylenium

Maybe you are looking for

  • HP Envy Phoenix h9 - 1420t: Support Assistant will be not updated

    Computer model: HP Envy Phoenix h9 - 1420t OS: Win 8.1 Pro 64-bit HP Support Assistant Version: 8.3.27.17 Framework: 12.5.26.37 Since the upgrade to the latest version of the Support Assistant, I am unable to check the updates. The program has succes

  • Problems of pixel on a Satellite P100

    It seems to be a group of pixels that are darker than the rest. When you look at the top screen, they appear lighter and brighter, only visible on dark colors, playing doom3 or Fear, it is not possible to say no. Still, I do a little web brousing. It

  • No sound from the computer Windows XP

    Original title: reinstall his intergalactic max rated diglital I think that I remove my interqrated max sound on my computer and now I can't hear and sound

  • ThinkCentre M52 (8215-34U) audio driver

    Cannot find the ThinkCentre M52 driver audio (8215-34U) and its problem

  • Repair of fax in windows xp

    I have windows xp installed by dell and the facsimile of windows has stopped working and when I try to work the system asks me to put the xp disc in which I don't have as installed by dell, I have to charge something for it. a link would be useful, t