[REBOL] Re-demo
From: jscops:wanadoo at: 5-Oct-2003 12:47
Hi Anton,
I have the same saw phenomenon on my PC, but i don't know the origin.
The titre2 variable is perhaps too long ? But after cutback the trouble is always present.
The origin is perhaps the draw fonction ? I replace it with these lines but i don't resolve
the problem .
scro: image s3 effect [key black] rate 40 feel [
engage: func [face action event][
if action = 'time [
scro/offset: 290 + to-pair reduce [
to integer! p
]
show scro
p: p - 3 // 15000
q: q - 2 // 360
]
]
]
Have you a idea ?
Thank.
Jacky
Very nice.
Here's the direct link:
http://www.agora-dev.org/forums/getfile.php?key=1065244177&att_id=94&site=re
bol&bn=rebol_prjevolutions
I saw a slight, but regular, delay while it is
playing. I'm on WinXp 933MHz Pentium 3.