#HAM Wipes
Partial screen HAM wipes should work, here's a simple example I tried using the
Diner.anim image:
load 1,"tutorial:pictures/diner.anim"
copy 1,2
clear
wipe 2,100,53,65,265,51,133,66,1
pause 100
If this works for you, yet you still are having problems, you might construct a
simple script like the above that illustrates the problem.
Keith