Action that makes change to visible properties possible?

Is there a JavaScript way (or another) that makes it possible to change properties of an object.
F.e A buttonClick that changes the fillColor of the shape of the target (= clicked button)

Nice to hear that!.
I'm working with Captivate 8, but can't find the way to  that action (was
first trying with JavaScript...)
btw : I'm working at the Odisee UC (fusion between KAHO and HUB /EHSAL).
Bart D'haenens told me about your expertise  Do you offer also training &
support?
2015-01-13 11:51 GMT+01:00 Lilybiri <[email protected]>:
    action that makes change to visible properties possible?  created by
Lilybiri <https://forums.adobe.com/people/Lilybiri> in Adobe Captivate
- View the full discussion
<https://forums.adobe.com/message/7090729#7090729>

Similar Messages

  • How to make a checkbox that makes a subform visible also go to the subform

    Newbie here - no java knowledge. I have a subform that becomes visible when a checkbox is used. How do I make the form go to the subform as it becomes visible? Thanks for your help! RL

    Sorry - I was reading your messages in my email, not on the forum page.
    My original form is very long, with many options on it. When an option is chosen, I have a subform become visible, but the user would have to scroll down to see it. I'm making the form for teens, and want it to be foolproof and bombproof. So I need the selection of a checkbox to take the user directly to the subform. See "What will you be performing?" with vocal, musical theatre, theatre, dance, instrumental checkboxes on the attached form.
    I have been using:
    if (this.rawValue == 1){
            VocalSubformPage2.presence = "visible";
    }else{
            VocalSubformPage2.presence = "hidden";
    event.target.pageNum = 1;
    as suggested by Patrick, but it isn't working consistently. I have a subform for each category as a separate page. The content is positioned to stay on that page, and can't flow into another. Thanks for your help.
    Randee

  • Is there an Applescript or Automator action that can change Preferences in

    When I log on to my ISPs website to clean out my spam filter, the site redirects me to a second area that contains the filtered spam. Each time I access it I must change my "Accept Cookies from "Only sites you navigate to" to "Always". The problem is remembering to change it BACK. Is there an applescript or automator thingy that will allow me to to make these changes? I'm using Safari 3.1.2.
    Thank you.

    This question was answered in the Safari-for-Mac forum.

  • Intel takes action and makes changes on own boards for Prescott

    According to this PDF document Intel has changed the design/specs of their own boards.
    The changes read:
    VREG enhancement - Moving from Northwood FMB 2 to Prescott FMB 1.5 support.
    New BIOS - Includes updates to address an E9 POST hang. When the BIOS is released, detailed release notes will be posted to the following location: http://developer.intel.com/design/motherbd/BZ/bz_bios.htm
    Here's the list of changes to the Intel 865 boards. Its a huge list of changes.
    Do we have to get a soldering iron to make the changes ourselves?
    And now the most important question: What is MSI doing to make their boards ready for the Prescott???

    > Do we have to get a soldering iron to make the changes ourselves?  
    I doubt if we can make the boards Prescott ready with such a simple board mod. If Intel changed the spec too way out, you can't blame MSI for not being "ready" - but we can for them overpromising at the time many of us bought ours  
    > And now the most important question: What is MSI doing to make their boards ready for the Prescott???
    Waiting for Intel to fix the final product before releasing revised ones?
    If they need to change a lot of stuff on the board youll probably find a Rev 2 PCB or a new name...

  • How to make changing Dictation languages easier?

    It would be great if OS X would mimic the ease in iOS with which one can change dictation languages.
    Currently, if I want to change the dictation language in OS X, I have to go to System Preferences and make the change there.  It would be much simpler if the dictation language would change as soon as I change to a different language in the Input Menu.  That Input Menu can be placed on the Menu Bar, so it would be a one-step (and easy to access) process to change both the keyboard language AND the dictation language.
    This behavior would be similar to iOS, where simply changing to a different keyboard language changes the dictation language as well.
    Anyone know of an app that makes changing dictation languages easier than going to System Preference each time?

    After I posted my question, the "More Like This" suggestions that Apple suggests included a link to a previous thread.  There someone suggested the following App that solves this very problem:
    http://fouquet.me/apps/dictationswitcher/
    This is great news, but I really think that Apple should implement this functionality in OS X.

  • Error (23317) The operation Change properties of virtual machine is not permitted on a virtual machine that has shared virtual hard disks. Recommended Action The operation Change properties of virtual machine is not permitted on a virtual machine that h

    Experts !
    Error (23317)
    The operation Change properties of virtual machine is not permitted on a virtual machine that has shared virtual hard disks.
    Recommended Action
    The operation Change properties of virtual machine is not permitted on a virtual machine that has shared virtual hard disks.
    Is this limitation by design? If we have a shared VHDX between two VMs, then I am not able to change the VM properties from SCVMM.
    SCVMM 2012 R2 with Windows Server 2012 R2 Hyper-V.
    Appreciate any help !
    Optimism is the faith that leads to achievement. Nothing can be done without hope and confidence.
    InsideVirtualization.com

    Hello,
    that is a VMM issue.
    If you did not deploy your virtual cluster from a VMM service template, VMM doesn't recognize the configuration.
    Until MS got it fixed, you could use the workaround from system center central:
    http://www.systemcentercentral.com/tag/shared-vhdx/
    This posting is provided >AS IS< with no warranties.

  • Is it possible to make a reflection of an image that will change with the image? [was: Reflection]

    Is it possible to make a reflection of an image that will change with the image?

    normfb wrote:
    I believe that a Smart Object will solve your problem.
    place your original image in a new file as a smart object and do the same for the reflection (made by Transforming, reducing the opacity and introducing a mild horizontal motion blur) on its own layer, then:
    by double clicking on the smart object in the layers panel and returning to the original image, any change you make in the original and save, will automatically update the upright image and its reflection.
    Nice one Norm.  Five Kudos points to you.

  • Action on Change of a variable possible? Fe. in combination of checkbox widget.

    Hello,
    I'm using the checkbox wizard with 35 items from wich the user has to select max. 7 items. The checkbox wizard is a great tool that keeps the choices in user variables.
    Is it possible that  for every (de)selection a choice a counter keeps track of the number of choices and perfoms an action when the status of 7 is reached? Or is there an alternative?
    Lucas

    I have been blogging about the checkboxes widgets, you don't tell the version you are using? Because it has been replaced totally by the Checkboxes Learning interaction in CP8 and its latest version allows also to control what is displayed by changing the associated variables.
    However it remains a static widget, which means that it cannot trigger an action, because it doesn't have events: Events and (advanced) Actions - Captivate blog
    Even if it was an interactive widget, it wouldn't have helped. You will need an interactive object like a button to trigger an advanced (or shared action) that will count the number of variables that have a value different from 'null' Where is Null? - Captivate blog. 
    It will never be possible to trigger an action when the counter reaches 7, because the action will only be executed when the interactive object is clicked.
    Alternative: at this moment I only see to create the radio buttons yourself (use shape buttons) and each button can trigger an advanced/shared (use shared if you are on CP8!) action that will increment a counter and store the choice in a user variable, then (second decision in a conditional action) checks if the counter has reached the value of 7 to give a warning that the allowed number of choices has been reached and eventually disables all the shape buttons. I mention a shared action, because you'll need 32 instances of that action.

  • Can't seem to change the Document Properties Advanced Reading Options in a Form that was created in Adobe LiveCycle. This option has been "greyed" out - anyone know how to update this to English so I can pass Accessibility Testing?

    Can't seem to change the Document Properties > Advanced > Reading Options in a Form that was created in Adobe LiveCycle. This option has been "greyed" out - anyone know how to update this to English so I can pass Accessibility Testing?

    LiveCycle forms use a very different approach to create a PDF form than Acrobat and that approach makes many features for processing PDFs non-functional.
    You might want to ask this question in one of the LiveCycle product forums.

  • How to make an action that creates a composite onto one image from a non specific source??

    Hi
    I'm trying to create an action, But having some trouble. I have a fair knowledge of CS4 and actions but this one is tricky.
    Basically i need to create a new document out of a folder full of images. These images need to have their opacity reduced to 40% and their blending mode changed to Colour burn. They then need to be copied onto the same canvas with a transparent background.
    Most of this is fine. But i need to make the action that is not image specific. So not the one i used to record it. This is for a mid process that is going to go between various other programs before display, and the hole process needs to be automated. When i hit pay or go through file-automate-batch it uses the images that i recorded with.
    I realise i havent explained this terribly well but any help would be much appreciated.
    Thanks
    Sam

    Basically i need to create a new document out of a folder full of images.
    You may have to look into Scripting to achieve something like this.
    You could ask in the Scriptimg Forum
    Photoshop Scripting
    But maybe it would suffice to insert the Menu Item
    File – Scripts – Load Files into Stack
    into the Action and then iterate through the Layers with [ or ] and reset the opacities and Blend Modes – but as Actions would not be able to change the number of repetitions of the operation conditionally a custom Script would still seem preferable. 

  • Is it possible to have a link/button inserted into the end of my flash video that makes up the first page of my web site

    i am not sure if this will make sense so please tell me if it
    doesn't. is it possible to have a link/button inserted into the end
    of my flash video that makes up the first page of my web site. the
    video plays showing the name of the site then fades to show the
    text "enter" which i want to make the link to the next page.

    > the video plays showing the name of the
    > site then fades to show the text "enter"
    in FLASH set a gotourl action on the last frame of the move.
    If this is a "splash page" and has a dancing company logo and
    a throbbing
    drumbeat- reconsider. Just make the homepage of the website
    the homepage.
    Don't make people wait to see some content.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • I have asked now twice!!!! Did iTunes make a change that makes AUDIO cd's not read on older cd players? The iTunes AUDIO discs I burn in mixes no longer play in my 2004 Chrysler, 2006 Toyota, or my home cd player. PLEASE HELP.

    I have asked now twice!!!! Did iTunes make a change that makes AUDIO cd's not read on older cd players? The iTunes AUDIO discs I burn in mixes no longer play in my 2004 Chrysler, 2006 Toyota, or my home cd player. PLEASE HELP.

    ByteMeNow wrote:
    Where soes someone go to get offical help wth Apple iTunes?
    You would call Apple Support, for which you would probably be charged for the support.
    Note that just because those CDs work with your old computer doesn't mean that it's still not an issue with those CDs and the burner in your newer system. Some CD brands just don't work well with some optical drives. If you haven't tried a different brand, and if you're using CD-RW trying CD-R, I would suggest you give that a try just to eliminate that possibility.
    Regards.

  • I make changes on Contribute that do not show up on my firefox browser. They Do show up on my Safari browser

    I make changes on my website using Contribute . Since I have downloaded the latest Firefox update, my Contribute changes do not show up on my Firefox browser. They Do show up on my Safari browser, so I know that Contribute is working fine.
    Also, I can no longer locate the Refresh icon.
    Help

    You may need to reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)

  • HT201304 It would be tremendously helpful to be able to access, set restrictions, and make changes from the parents device to all devices under the same iTunes account, so that I could make changes to my kids devices without physical access.

    Please help!
    It would be tremendously helpful to be able to access, set restrictions, and make changes from the parents device, to all devices under the same iTunes account, so that I could make changes to my kids devices without physical access.
    I understand that I can set up a different Apple ID for the kids devices, or take physical control of the device and make the changes myself. However, my teenage son is technically savvy enough to have a job in Silicon Valley, as are most young people these days. However, in order to access his devices the current way, I first have to bypass the four digit pass code. This starts a fight of why I need in the device and continues to escalate. The argument that I am the parent will gain access but the fight is simply exhausting, and quite frankly shouldn't have to happen at all. He is not yet an adult, he did not pay for his iPad or iPhone and I, as a parent, should have not only have the right to change options at will, and from anywhere, but look at history or current activity when I feel like it.
    I currently have the settings where app and in-app purchases require my password to be put in, and he must come to me to type it in, but I need more control and would like, and should be able to access any of our six devices and make individual changes simply by logging in to my account, with my password.
    If I can see all my devices on the "Lost My iPhone" app, this technology should be easy to make happen.
    C'mon parents! I have a pretty good kid, given all things that they can get into, but I am not stupid. For everything I see has been done, there is much more I haven't seen. I want my children to be kept safe and be able to know what they are looking at or listening to. We parents are the only ones who know our beliefs and what our kids can handle and when.
    Thanks for any support or information that I may be missing in order to fulfill my request.

    There are mobile device management solutions that can do this, including in Apple's OS X Server system, but most parents generally find that setting this up is more work than it's worth. If you're interested, though, there are a couple that at least purport to be free (I don't know if there are any hidden "gotchas"):
    http://www.unwireddevicelink.com/features/
    https://meraki.cisco.com/products/systems-manager
    and Apple's system:
    http://www.apple.com/osx/server/features/#profile-manager
    I don't think any, however, allow you to see current activity or browser history. iOS doesn't expose those to access from MDM solutions, to the best of my knowledge.
    Regards.

  • Hi i have the same apple id for my iPad and my mac. my iPhone has a different one. My i cloud on my mac seems to be the iCloud on my iPad, if that makes sense so its not sending my photos from my mac to the cloud. how do i change it to upload mac?

    hi i have the same apple id for my iPad and my mac. my iPhone has a different one. My i cloud on my mac seems to be the iCloud on my iPad, if that makes sense so its not sending my photos from my mac to the cloud. how do i change it to upload mac pictures instead? thanks

    Did you go into Settings > Store and then tap your old ID, sign out and then enter your new ID?

Maybe you are looking for