Re: Stop Second ASX ENTRY from playing
From: Greg (Greg_at_discussions.microsoft.com)
Date: 02/22/05
- Next message: Marc: "Re: OnClick over MediaPlayer objects"
- Previous message: Neil Smith [MVP Digital Media]: "Re: OnClick over MediaPlayer objects"
- In reply to: Neil Smith [MVP Digital Media]: "Re: Stop Second ASX ENTRY from playing"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Feb 2005 11:49:09 -0800
Neil, Yes just this last couple weeks created a database of archived audio
information. I've ASP pages created from Dreamweaver to list out this weeks
and the last 30 days audio archives. The links for each archive pass a URL
parameter to a "buildASX.asp" page that fires off the player and plays the
audio file. Even have it including the HTMLview param to see the database's
description text for each archive.
What's the ASP to tell it to play a different entry, my "Not Ready Yet"
audio, if it can't find my audio file yet (i.e. I haven't put the audio file
on the server yet)? It works fine with a standard text .asx file with two
entries. But have problems getting my "buildASX.asp" file to work.
"Neil Smith [MVP Digital Media]" wrote:
> Do you have access to a web server with ASP, PHP or other scripting
> language available on it ? That would be the easiest way to go...
>
> Cheers - Neil
>
> On Mon, 21 Feb 2005 08:15:01 -0800, "Greg"
> <Greg@discussions.microsoft.com> wrote:
>
> >I need help with my ASX file, need to know how to stop the second entry from
> >being played.
> >
> >I daily archive audio files to a streaming server and point to each with an
> >HTML link to the ASX file. The ASX file I have pointing to those archives
> >contains two ENTRY statements. The first ENTRY has a REF that points to the
> >daily audio .wma file on the streaming server. The second ENTRY has a REF
> >that points to a .wma that plays "This archive is not yet available". That
> >way if I don't get my daily archive audio file (pointed to in the first
> >ENTRY) encoded until later that day, users who click on the ASX link will
> >hear the second ENTRY essentially telling them its not ready yet.
> >
> >That all works great, the only trouble is that after I do have the daily
> >audio encoded and on the server, users still hear the second ENTRY after the
> >first ENTRY finishes playing. I can go in each day and take out the second
> >ENTRY, but its a hassle.
> >
> >Does anybody know any way for me to stop that second ENTRY from playing? Is
> >there some different way I should be doing this? Thank you.
>
>
- Next message: Marc: "Re: OnClick over MediaPlayer objects"
- Previous message: Neil Smith [MVP Digital Media]: "Re: OnClick over MediaPlayer objects"
- In reply to: Neil Smith [MVP Digital Media]: "Re: Stop Second ASX ENTRY from playing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|