On 2/11/01 5:29 am, Ted <[EMAIL PROTECTED]> wrote:

> Compare Rev versions 1.0 and 1.1B1 with the following recipe:
> 
> 1. Create a new 640 x 480 stack with two cards.
> 
> 2. On the first card, place a button with this script:
> 
> on mouseUp
> get the milliseconds
> set the effectRate to 1000
> lock screen
> go next card
> unlock screen with visual effect iris open very slow
> put "Time required:" && the milliseconds-it && "milliseconds"
> end mouseUp
> 
> 3. On the second card, place a 600 x 400 dark blue square.
> 
> 
> In Rev 1.0, the above effect is as smooth as silk. In 1.1B1, the leading edge
> of the effect paints very unevenly and jerkily. It appears to be painting in
> about 20-pixel chunks. (This also happens with effects other than iris open.)

I'm not getting this here.  Is it possible that you have some other process
open that is taking up the CPU?  Internet Explorer is really bad at this.
The effect seems to take about the correct amount of time here too now.

Regards,

Kevin

Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited - Power to the Developer!
Tel: +44 (0)131 718 4333.  Fax: +44 (0)1639 830 707.

Reply via email to