position movie on screen

Hi,

I'm using PTB to present movies, and I have got a simple script that presents the movies in the centre of the screen, using Screen('OpenMovie') and Screen('PlayMovie'). But I need to have the movie offset to the left, with a picture to the right of centre. It seems like a simple thing, but I just can't work out how to do this. Can anyone help?

Thanks,

Antonia
You should find Screen('DrawTexture') line in the code. Then get help from

Screen DrawTexture?

where you can set your destination rect.

Xiangrui

--- In psychtoolbox@yahoogroups.com, antonia hamilton <antonia.hamilton@...> wrote:
>
> Hi,
>
> I'm using PTB to present movies, and I have got a simple script that
> presents the movies in the centre of the screen, using Screen('OpenMovie')
> and Screen('PlayMovie'). But I need to have the movie offset to the left,
> with a picture to the right of centre. It seems like a simple thing, but I
> just can't work out how to do this. Can anyone help?
>
> Thanks,
>
> Antonia
>