presenting objects sequentially on the screen

Hi everyone, I want to write a code that will present 5 objects sequentially (one after the other) on the screen at (1) same location and (2) different location. The flip interval is 50ms for each object display. Any sample code will be highly appreciated.

Thanks in advance.

Tom