How to fade in an object via an action?
I have a hidden object on a slide which I would like to show and fade in after a button is clicked. At the moment my advanced action looks like this:
Show > TextCaption
Apply Effect > TextCaption AlphaFromTo (Effect start: 0 sec, Effect Duration: 1 sec, Initial Alpha: 0%, Final Alpha: 100%)
What is happening though is that the object is simply appearing instead of fading in in 1 second. I am able to fade out objects by applying a similar effect (opposite alpha settings) and then hiding the object after a delay.
Not sure how to do this for fading objects in however. Has anyone done something like this before?
