Example
<ASX version = "3.0">
<!-- This is a comment.
The MoreInfo tag below makes the Show title in the Display panel clickable. If the MoreInfo tag is under an Entry element, the title of the clip can be clicked on.
When a user places the mouse over the title, the URL defined in the href attribute is displayed in the Status bar. When a user clicks the title, the browser starts and navigates to the page defined in the URL. When the Banner is the parent element, the user can click the graphic in the Video area to open the URL defined in the MoreInfo element.
End comment. -->
   <MoreInfo href = "http://www.server.com/info" />
   <Entry>
      <Ref href = "mms://nsserver/content/title1.asf" />
   </Entry>
</ASX>
© 1996-1998 Microsoft Corporation. All rights reserved.