Example
<ASX version = "3.0" BannerBar = "FIXED">
<Title>Music Selections on Our Site</Title>
<Logo href = "http://server/logos/icon1.gif" style = "ICON" />
<Logo href = "http://server/logos/mark1.jpg" style = "MARK" />
<MoreInfo href = "http://server/main" />
<!-- This is a comment section.
The following section defines a lead-in advertisement.
End comment section -->
<Entry ClientSkip = "no">
<Ref href = "http://www.server/ads/leadin.asf" />
<Banner = "http://server/logos/image2.gif">
<MoreInfo href = "http://server/main" />
<Abstract>Click here to find out about other cool stuff</Abstract>
</Banner>
</Entry>
<!-- This is a comment section.
The section below defines the featured content.
End comment section -->
<Entry>
<Title>Songs to Hum and Tap to</Title>
<Copyright>Copyright Info</Copyright>
<Logo href = "http://www.server/logos/icon2.gif" Style = "ICON" />
<MoreInfo href = "http://server/humtap">
</MoreInfo>
<Ref href = "http://server/stations/humtap.nsc" />
<Ref href = "http://backupserver/stations/humtap.nsc" />
</Entry>
<!-- This is a comment section.
The section below defines two dynamic advertisements with dynamic "meta" data, one regional and one local. When the playing of the ads is complete the featured content resumes.
End comment section -->
<Event Name = "Regional-Ad" WhenDone = "RESUME" Refresh = "yes">
<EntryRef
href = "regional.asp"
ClientSkip = "no" />
</Event>
<Event Name = "Local-Ad" WhenDone = "RESUME" Refresh = "yes">
<EntryRef
href = "local.asp"
ClientSkip = "no" />
</Event>
</ASX>
© 1996-1998 Microsoft Corporation. All rights reserved.