The example that loads in the content area loads a sample playlist and displays all the attributes of each playlist item. Notice that the user cannot replay the entire playlist by clicking the Play button in the player control. However, the user can use the Previous Track, Next Track, Play/Pause, and Stop buttons as well as the Seek bar while the playlist is playing.
To replay the sample playlist, the user must click the Play Sample ASX button. If it's important to your page that users be able to replay media items, provide replay functionality programmatically in script with the playURL and playNext methods.
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.