Scripting with the nextElement and prevElement Methods

The slide show moves from one slide to the next every five seconds. You can move forward and backward in the slide show using the buttons. The button functionality is accomplished easily using the nextElement and prevElement methods, which are only exposed on the t:SEQ object.

First
Second
Third
Fourth


  


To view the source code, right-click this page and choose View Source from the shortcut menu that appears.

© 2007 Microsoft Corporation. All rights reserved. Terms of use.