Page 1 of 1

Using A Visual Effect On An Image.

Posted: Thu Nov 01, 2018 11:38 pm
by Googie85
Hi Guys!!!

Could anyone point me in the right direction as to how I would use a visual effect on an image?

Many Thanks,

Googie.

Re: Using A Visual Effect On An Image.

Posted: Thu Nov 01, 2018 11:52 pm
by ClipArtGuy
Here's the LC lesson: http://lessons.livecode.com/m/4603/l/56 ... al-effects

The dictionary also has an entry for "visual effect"

For starters, you can try these:

Code: Select all

hide img 1 with visual effect dissolve 
and

Code: Select all

show img 1 with visual effect zoom open
and

Code: Select all

show img 1 with visual effect push left