jbv, I tried this and it works just fine: on mouseUp put the screenRect into tRect import snapshot from rect tRect create img put img 1 into img 2 end mouseUp The trick is to create the var tRect first before using the import snapshot command. best, Chipp