Re: Visual Dissolve Times

2022-05-05 Thread Rick Harrison via use-livecode
Hi Tore,

set the effectRate.. Cool!

Thanks Tore!

> On May 5, 2022, at 1:45 PM, Tore Nilsen via use-livecode 
>  wrote:
> 
> You can set the effectRate to speed up or down the visual effects. Lower 
> number increases the speed. Look it up in the Dictionary for more precise 
> explanation.
> 
> Best regards
> Tore Nilsen

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Visual Dissolve Times

2022-05-05 Thread Klaus major-k via use-livecode
Hi Tore and Rick,

> Am 05.05.2022 um 19:45 schrieb Tore Nilsen via use-livecode 
> :
> 
> You can set the effectRate to speed up or down the visual effects. Lower 
> number increases the speed. Look it up in the Dictionary for more precise 
> explanation.

exactly!

The fact that "the effectrate" will only take effect with the "very slow" 
parameter is a bit mentally challenging however! :-D
...
set the effectrate to 500 
## millisecs
hide image 1 with visual effect dissolve VERY SLOW
## :-D
...

> Best regards
> Tore Nilsen
> 
>> 5. mai 2022 kl. 19:33 skrev Rick Harrison via use-livecode 
>> :
>> 
>> Greetings LiveCoders,
>> 
>> I was playing around with the visual dissolve effect
>> and I wanted to be able to specify an amount of
>> time for the effect.  In my case I wanted it to
>> do the effect in 0.75 seconds (3/4 of a second).
>> 
>> We only get choices of 
>> 
>> very fast
>> fast
>> normal
>> slow
>> very slow
>> 
>> When I tried the very fast setting, the 
>> fastest time I got was about 1 second.
>> 
>> Is there anyway to make it faster?
>> 
>> Thanks
>> 
>> Rick

Best

Klaus
> 

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Visual Dissolve Times

2022-05-05 Thread Tore Nilsen via use-livecode
You can set the effectRate to speed up or down the visual effects. Lower number 
increases the speed. Look it up in the Dictionary for more precise explanation.

Best regards
Tore Nilsen

> 5. mai 2022 kl. 19:33 skrev Rick Harrison via use-livecode 
> :
> 
> Greetings LiveCoders,
> 
> I was playing around with the visual dissolve effect
> and I wanted to be able to specify an amount of
> time for the effect.  In my case I wanted it to
> do the effect in 0.75 seconds (3/4 of a second).
> 
> We only get choices of 
> 
> very fast
> fast
> normal
> slow
> very slow
> 
> When I tried the very fast setting, the 
> fastest time I got was about 1 second.
> 
> Is there anyway to make it faster?
> 
> Thanks
> 
> Rick
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Visual Dissolve Times

2022-05-05 Thread Rick Harrison via use-livecode
Greetings LiveCoders,

I was playing around with the visual dissolve effect
and I wanted to be able to specify an amount of
time for the effect.  In my case I wanted it to
do the effect in 0.75 seconds (3/4 of a second).

We only get choices of 

very fast
fast
normal
slow
very slow

When I tried the very fast setting, the 
fastest time I got was about 1 second.

Is there anyway to make it faster?

Thanks

Rick
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode