Hi…
How do i add the bump effect on the carousel on this website http://madebypixelcraft.com/ in freeway pro…
i have a carousel but i just want to add this effect to it if possible.
Thanks
Do you have an example of this bump effect? I’m not sure what you mean
by this.
Walter
On Jun 10, 2011, at 10:11 AM, colin hart wrote:
Hi…
How do i add the bump effect on the carousel on this website http://madebypixelcraft.com/
in freeway pro…
i have a carousel but i just want to add this effect to it if
possible.
Thanks
Carousel can’t do that, but you might be able to make such a thing in
Freeway using Transition FX.
Walter
On Jun 10, 2011, at 10:11 AM, colin hart wrote:
Hi…
How do i add the bump effect on the carousel on this website http://madebypixelcraft.com/
in freeway pro…
i have a carousel but i just want to add this effect to it if
possible.
Thanks
…particularly I think the Spring effect (use the picker near the
bottom of the page to choose) is what you’re after. If you look at the
code that Transition publishes, I think you’ll see that all you need
to do is slip
, transition: Effect.Transitions.spring
into the curly-braces, at the end. You can probably do that with
Source Code Snooper, or you can crack open the Action with a text
editor and add it in there yourself so you don’t have to keep
disabling and re-enabiling and editing with the snooper.
Walter
On Jun 10, 2011, at 11:02 AM, colin hart wrote:
Hi walter…
Ive just looked at the transition fx and you cant really do a bump
effect with that…
unless you can modify it??