Problems enabling editing of parameters for effects in Captivate 5

Has anyone managed to successfully implement the instructions in:
Creating custom effects in Adobe Flash
To enable editing of parameters:
http://help.adobe.com/en_US/captivate/cp/using/WSedb8e841cbc0b7966f3767e7127e259e115-8000. html
I have tried and the values of the parameters are not read.  For example, I created my own version of Fly In From Bottom Right.xml to allow customization of the x value:
<Motion duration="60" xmlns="fl.motion.*" xmlns:geom="flash.geom.*" xmlns:filters="flash.filters.*">
    <source>
        <Source frameRate="30" x="274.95" y="163.95" scaleX="1" scaleY="1" rotation="0" elementType="movie clip" symbolName="Text caption">
            <dimensions>
                <geom:Rectangle left="-87.95" top="-32" width="175.95" height="64"/>
            </dimensions>
            <transformationPoint>
                <geom:Point x="0.5" y="0.5"/>
            </transformationPoint>
        </Source>
    </source>
    <effect_config  effect_type="motion_path">
          <config_item>
        <effect_property type="number" propertyvalue="MY_X" defaultvalue="100"></effect_property>
          </config_item>
        </effect_config>
    <Keyframe index="0" tweenSnap="true" tweenSync="true" x="MY_X" y="600">
        <tweens>
            <SimpleEase ease="0"/>
        </tweens>
    </Keyframe>
    <Keyframe index="59" x="0" y="0"/>
</Motion>
This is successfully parsed but the value is not taken into account in the animation.  It seems to be set to 0, regardless of what I set it to in the XML and Captivate shows the property as editable but no matter what you enter it does not accept it and returns to 0.
Any help with this would be much appreciated.
Thanks in advance,
David

Good Day fellow forum users,
I'm having the same problem with this that David has.  It doesn't matter what parameter I change the animation behaves exactly the same.
I am attempting to have an image fly out left however, the image only partially 'leaves the screen'.  I have the effect tied to a button in an attempt to give my learners a way to change from one 'monitor screen' to another.  If I click the button twice the image will fully leave the screen.
I would rather accomplish this effect with a single button press.
I could just build this in Flash (and ultimately will do so) but if I can accomplish it within Cp that would be great.  The rest of my team isn't Flash savvy and I would like to have everyone able to edit the final product if necessary.
Any suggestions are appreciated.
Norm

Similar Messages

  • Editing the Parameters for Transport Application

    Hi  all
    we are trying to import portal object into portal.we are getting the message 
    "Root directory for import not found:  Check the transport application configuration"
    please lt us know how can we edit the Parameters for Transport Application and where?????????
    Regards
    zaid

    Hi,
    You need to change the pcdStartup.properties file.
    This file is the place where settings for folder like import and export are defined.
    Please have a look
    Re: portal transport import question
    http://help.sap.com/saphelp_nw04/helpdata/en/10/082840f3ddee01e10000000a155106/frameset.htm
    Thanks,
    Sekhar

  • Problem in setting the parameters for an OASingleSelectionBean

    Hi,
    I have created an advanced table, for which I have to allow single selection or mutliple selection according to my requirements ie dynamically. So, for single selection, I have created a OASingleSelectionBean dynamically and add this to my advanced table bean.
    I also want to set Action for the single selection option. I have set the action using
    setPrimaryClientAction() which takes an argument of oracle.cabo.ui.action.FirePartialAction class. Now I also want to pass certain parameters when the single selection event happens.
    For that, I have taken an object of FirePartialAction class and but using the FirePartialAction class .setParameters(oracle.cabo.ui.collection.Parameter[]) function. I am setting the parameters using
    Parameter class object.setKey
    Parameter class object.setValue
    But my problem is that I want the value for the parameters at runtime, for which I intend to use SPEL. But I am not able to use SPEL using the setValue method.
    So it goes like this in short:
    OAAdvancedTableBean.setTableSelection(OASingleSelectionBean)
    OASingleSelectionBean.setPrimaryClientAction(FirePartialAction)
    FirePartialAction.setParameters(Parameter[])
    Parameters.setKey(String)
    Parameters.setValue(String) --- In case of value I want to give SPEL as an argument as I get the value at rutime
    Is that any other way in which I can set the value for the parameters using SPEL?

    Hi,
    I got ur point.
    Although i have never tried.........Can you try using method
    Parameters.setValueBinding(new OADataBoundValueViewObject(<single selectionbean>,<vo attr>))
    In this way without the use of SPEL, you will be able to achieve the functionality!
    Try this and get back to me!
    --Mukul
    Message was edited by:
    Mukul Gupta

  • Urgent : Problem with Editable  ALV Grid  for Quantity and Currency Fields

    Hi All,
    I am using Editable ALV Grid display and have quantity and value as editable fields in the display.
    When user changes these values these values are not changing properly .
    For the quantity field the domain is MENG13 with 3 deciamal places and here  if we enter 500 it takes it as 0.500   .
    The same problem is for the currency field. Here the Domain is WERT7 with 3 decimal places.
    Here also it takes last 2 digits after decimal places by default.
    Please advice how to get proper values in this case from ALV editable fields.
    Thanks and Regards
    Harshad
    Edited by: Harshad Rahirkar on Dec 25, 2007 7:39 AM

    for all the currency field , it will display like that only.
    u have to manipulate uin program before displaying.
    if they are giving 500, in program multiply with 100 and move it to table.
    when u are getting from table, divinde and display.
    this is what I am doing.
    Reward if helpfull.

  • Enable edit/spell check for Weblogs comment

    Probable this was already addressed, just can't find the relevant post, but it would be great to have edit/spell check option for Weblogs comment just like in the forum.
    Recently my grammar/spell is getting even worse than usual;-)))
    Peter

    Hi Peter,
    Gregor is right. I am using iespell(sorry no firefox version available) even payed the nominal fee and then right-mouse-click spell check done.
    I use that even here in the forum because I have more control over which words are O.K.
    Best, Mark.
    P.S. Bummer I outed myself as the last nerd still using IE, or is it the final proof, that I am not really one

  • How to enable editing (DML), Crucial  for me

    Dear All,
    Please help me, After I created the application with report/form pages, I deleted the auto-generated process and created a new one servers the purpose of the application.
    The problem:
    I cannot edit the records nor delete them. A friend in the forum advised to create a new DML process but it did not work.
    Please have a look and let me know ASAP.
    http://apex.oracle.com/pls/apex/f?p=30382:1
    username: dev
    password: dev
    Your help is highly appreciated.

    Did you try deleting the Apply Changes button and creating a new one. My experience with buttons and DML has been that they lose connection or something to the DML. Just a thought.
    Shelly

  • Problem to edit Custom section for Italian users

    Hi,
    In our system we have some users are set Italian as UI language in their profile.
    These users aren't able to edit custom sections when these Custom Sections are on a GSM spec.
    But the same users are able to edit the CS after I change UI Language in English.
    If you need further explanation please let me know.
    Thanks and regards.
    Stefano

    Sorry Ron,
    I’ll try to better explain.
    Unfortunately I don't use SLE.
    With the same user:
    1 - I open a GSM spec
    2 - I click on Extended attribute Tab
    UI English: Internet Explorer opens properly the page
    UI Italian: Internet Explorer shows me "error on page" (at the bottom left corner) but opens the page anyway.
    3 - I add a Custom Section (System works both in English and in Italian)
    the issue comes when I try to edit section:
    - UI English = "Edit Section" >> the system works properly
    - UI Italian = "Modifica Sezione" >> the system doesn't works and shows me "error on page" (at the bottom left corner).
    If you need further information please let me know.
    Thanks and regards.
    Stefano

  • RSPC How to modify additional parameters for OS command

    Hi,
    I am facing a problem updating the 'additional parameters' for OS command in RSPC (process chains). I am trying to use a pre-created OS command in the system. But the additional parameters area is greyed out. Do you know from which transaction I can update this field please ?
    Thanks for your help,
    Best regards,
    Neeraj

    Thanks, Sircar.
    Is 'sappfpar' transaction name ? Can you pls give the full name?
    Best regards,
    Neeraj

  • How to create and edit time curves for parameteric EQ

    Hi all, I'd like to do something very basic, but I can't figure out how to do it.
    I've got a video, and I'd like to apply some filters to an audio track, and sync it with the video. I've managed to load in the video, put my audio files on the multisession, and place the effects I want in place. I can't figure out the rest - i.e. animating the parameters. I'm used to animation software (such as aftereffects), where I can enable keyframing for a channel, goto a time on the timeline, change the value for a parameter and it's saved as a keyframe at that time.
    I do have a bunch of midi controllers, but I'd rather hand edit these keyframes for accuracy as opposed to trying to record, there's only a few moments so should take me just a few seconds if I knew how to do it!
    Cheers,

    Ah indeed, there is the familiar keyframe interface. That's great thanks, however I still couldn't find how to control these from the effect interface! I.e. I can edit the curves from there, but there's about 20+ parameters on the parameteric EQ, to have to go through keyframing it through the curves and not the interface would be nuts. I'd like to set all of the parametric EQ parameters (freq, Q, gain for each band) to be keyframable (which I can go through and do once if need be by manually setting a keyframe at time==0), but then I'd like to just use the parametric EQ interface, move the points around, and have the keyframes created. Currently what it seems what I have to do is:
    - go through all 20 parameters and manually place a keyframe at time==0
    - go to a new time on the timeline, and move all my points around in the parametric EQ interface
    - go back to automation curves and go through all 20 parameters one by one clicking on the 'add keyframe' button for each parameter individually.
    - go to the next time on the timeline, and repeat
    Suffice to say this is tedious enough, but it gets even more interesting when:
    The parametric eq interface does not update to show what the actual current value (From the automation) graph is. So if I want to slightly tweak a value (e.g. lift or drop a tiny bit), I can't do it, I can't see in the parametric eq window what the current value is. So I need to:
    - goto the automation curve and find the parameter in question
    - read out the value
    - go back to the parametric window, and set that number in first
    - and then edit it.
    And then it gets even more interesting (this is probably a bug), because I'm having trouble editing current keyframes. I've found if I move a value on the parametric EQ window if there already is a keyframe in place I'd hoped it would just update the keyframe, but instead it does nothing. What I need to do is:
    - first remove the keyframe
    - then move the parameter in the parameq window
    - then set the keyframe again.
    If I move the parameter first, then remove the keyframe, then set the keyframe again, it won't get the new value. The parameter must be moved after the keyframe is removed. nuts.
    I hope I'm just doing it wrong and there is an easy 'auto-set keyframes' option somewhere!
    I'm running audition CC v6.0 build 732 64bit on windows 8.1 pro.

  • 'Edit in Place' for XLSM-files (Excel Macro-Enabled)

    Hi,
    is it possible to activate 'Edit in Place' for xlsm-files (Excel Macro-Enabled Workbook file)?
    For xls(x)-files there is the link 'Edit This File', but not for files of type 'xlsm' allthough they could be dealt the same way with Excel.
    I know I can edit this files using the 'Add-in for MS Office' and via the 'Vibe Desktop', but it would be nice to deal them like other Excel-files.
    thx
    Martin

    Originally Posted by mschuhmann
    RTFM helps I admit:
    Novell Vibe 3.3 Administration Guide > Site Setup > Setting Up Site-Wide Customizations > Configuring File Associations for Edit in Place Applications
    Novell Doc: Novell Vibe 3.3 Administration Guide - Configuring File Associations for Edit in Place Applications
    Append ".xlsm" for the variable edit.in.place.file.applet.extensions, edit.in.place.file.webdav.extensions
    Hi Martin,
    Yeah, the Vibe docs can help on occasion
    Still, thanks for feeding it back to the forums as it can be quicker finding a hit in the forums than having to go through the docs!
    Cheers,
    Willem

  • Illustrator's font is different for some reason and hard to read, I need to change it so i can read all the tabs and file names. Like file, edit, options, type, select, effects..... swatches, layers.. every tab is in a different font that is hard to read

    Illustrator's tabs are all in a different font that I can read.
    I need to know how to change it so I can get back to a steady workflow.
    For example..
    File, edit, options, type, select,  effects, view, windows, help..... pathfinder, layers, swatches, stroke, and the file name (all the tabs)
    are all in a different font, I don't know how it got changed but now it is different.
    This is a shared computer so someone might have changes it on accident but I'm not sure.

    Many of your points are totally legitimate.
    This one, however, is not:
    …To put it another way, the design of the site seems to be geared much more towards its regular users than those the site is supposedly trying to "help"…
    The design and management of the forums for more than five years have driven literally dozens of the most valuable contributors and "regulars" away from the forums—permanently.
    The only conclusion a prudent, reasonable person can draw from this state of affairs is that Adobe consciously and deliberately want to kill these forums by attrition—without a the PR hit they would otherwise take if they suddenly just shut them down.

  • Solutions for problems with QuickTime files in After Effects CC (12.0)

    We have a new blog post up about solutions for problems with QuickTime files in After Effects CC (12.0) because of conflict with DVCPROHDVideoOut QuickTime components. 
    Please read that post and let us know here on this forum thread if you have any questions or comments. 
    Also, please let us know if the proposed solution works for you.

    Mark - The new document that we published is meant to address a specific issue. You can confirm you have the issue by the following:
    Adobe QT32 Server is not running when you receive these errors. Keep Activity Monitor open to track whether or not it is running.
    The crash log for QT32 Server indicate CoreAudio as the last component called. You can find the crash logs in Users/username/Library/Logs/DiagnosticReports. The report will look like this:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0x04981f90 0 + 77078416
    1   com.apple.audio.CoreAudio               0x949d05c1 __Call_block_invoke_03 + 56
    2   libdispatch.dylib                       0x94a90f8f _dispatch_call_block_and_release + 15
    If this is not the issue you're having, please start a new thread and provide the usual data. If your problem does match this issue, please double-check that you've followed the steps in the new document and post back here.

  • Problem with option: enable this distribution point for prestaged content

    Hi, for past few days I have been focused on application deployment with SCCM 2012 R2 (I am learning SCCM 2012 R2 reading books, watching video trainings . . .). Having followed allong book Mastering System Center 2012 R2 Configuration Manager I also did
    deployment of Microsoft Office 2013, Adobe Reader 11, Foxit Reader 4.2 and Notepad ++ to test collection containing one Windows 7 computer. In one of examples prestaged content file is created for Foxit Reader application. In order to do so, if I am
    right, option Enable this distribution point for prestaged content
    has to be checked on distribution point and I did that.
    Problem is that I noticed deployment of any application to test collection failed every time - system waits for prestaged content file if this option is selected. Then I have to delete deployment of given application, application itself, deselect option
    Enable this distribution point for prestaged content and create app, distribute it to DP and deploy to test collection - then everything works well.
    To make things worse, having deselect option Enable this distribution point for prestaged content (I did it yesterday and I checked that several times) this morning I checked again and this option is selected again. What might be the cause
    of this behaviour? I expected this option to be deselected - this is weird to say at least.
     

    When you enable the option "Enable this distribution
    point for prestaged content" on a DP, it causes newly created applications/packages to default to "Manually copy the content in this package to the distribution point"... This would then cause the deployments on the clients to remain
    at 'waiting for content' - unless if you manually prestage the content, as this option requires it.
    If you enable the option "Enable this distribution
    point for prestaged content" on the DP, but want to automatically have CM distribute the content, then configure the app/package to do so,
    before distributing the content: Distribution Settings tab > Prestaged distribution point settings > Automatically download content when packages are assign to distribution points.

  • Why has my 3G stopped working on my iphone? It is enabled, and I never had problems with it before, but for about 2 months now it has refused to work and as a result I can't send any attachments such as photos or videos via text.

    Why has my 3G stopped working on my iphone? It is enabled, and I never had problems with it before, but for about 2 months now it has refused to work and as a result I can't send any attachments such as photos or videos via text.

    Cellular data is a feature from your phone carrier.  Have you contacted them to resolve your issue.

  • MD04 Problem(MRP Parameters for plant not maintained)

    Sir in tcode MD04 i am getting error message no. 61273 (MRP Parameters for plant not maintained).What to do?
    i am online.

    Hi
    Maintain plant parameters in T code : OPPQ
    or copy plant properly
    Tarachand

Maybe you are looking for

  • Top-Down Distribution - tcode KE28 (release upgrade from 4.6 to ECC 6.0)

    All, we are performing a release upgrade from 4.6 to ECC 6.0 and we have a problem with the tcode KE28. The variant already set up in the system don't match with the selection fields present in the screen, and the following message is shown: Message

  • Third party billing

    Hello Experts, I have created a PR , then a PO and sent to customer this PO. The next step should be for the Wholesaler to bill me and then I bill the customer? What should be configured to allow payment to my wholesaler? Is billing type dependent or

  • New 27" iMac won't display above 1280 x 720

    I just got my new 27" iMac but the max display size is 1280 x 720. I went for the higher-end NVIDIA GeForce GTX 780M. On first startup the screen is full of static and then is drops into the 1280 x 720. I tried zapping the PRAM but the same static pr

  • How to reset language in photoshop elements 4.0

    some how my program is now in germen instead of english. i need to reset to english

  • Want to delete all iCloud files but not close accout

    I uploaded many items when I first created my iCloud account, but now realize I only want certain items there.  How do I delete all my iCloud data without canceling my iCoud account so I can start over?