Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 06-15-2004, 13:19   #1 (permalink)
Jim
Civilians

 
Default ASX file example?

Can someone give me an example of a working ASX file? I have a WMV file I'm
embedding in an HTML page and the code I got to do so calls for an ASX file.
I have a basic idea what it is but can't find a good example. It doesn't
have to be anything fancy, just enough to get the video to play. I'm calling
the WMV file from an HTTP server.


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 06-15-2004, 13:19   #2 (permalink)
Allis
Civilians

 
Default Re: ASX file example?


"Jim" <none@NOSPAM.com> wrote in message
news:Yr2yc.25127$QL.9665@newssvr31.news.prodigy.co m...
> Can someone give me an example of a working ASX file? I have a WMV file

I'm
> embedding in an HTML page and the code I got to do so calls for an ASX

file.
> I have a basic idea what it is but can't find a good example. It doesn't
> have to be anything fancy, just enough to get the video to play. I'm

calling
> the WMV file from an HTTP server.
>
>


ASX files are textual command files that manage streaming of ASF files.
When a user clicks a link to an ASX file, the browser downloads it to the
cache directory, launches the Windows Media Player, and then starts the
streaming.

HTTP Server. File names will start with http://.

When the browser interprets the ASX file, it access the streaming media file
that is specified inside the ASX file, from the proper HTTP, mms, or file
server.
ASX File..

<ASX VERSION="3">
<ENTRY>
<REF HREF="yourmedia.wmv">
<REF HREF="yourmedia.wmv">">
</ENTRY>
</ASX>

Write your own...save as a txt file..done.


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-15-2004, 13:19   #3 (permalink)
Jim
Civilians

 
Default Re: ASX file example?

> ASX files are textual command files that manage streaming of ASF files.
> When a user clicks a link to an ASX file, the browser downloads it to the
> cache directory, launches the Windows Media Player, and then starts the
> streaming.
>
> HTTP Server. File names will start with http://.
>
> When the browser interprets the ASX file, it access the streaming media

file
> that is specified inside the ASX file, from the proper HTTP, mms, or file
> server.
> ASX File..
>
> <ASX VERSION="3">
> <ENTRY>
> <REF HREF="yourmedia.wmv">
> <REF HREF="yourmedia.wmv">">
> </ENTRY>
> </ASX>
>
> Write your own...save as a txt file..done.


Cool - thanks!


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Drag and drop to create a link to a file in a cell of an Excel file paulaugust2003@yahoo.com Microsoft Applications 2 09-18-2005 12:00
in a excel file, how to make a menu item for the .xls file that when clicked on it runs myform.show? example plz Daniel Microsoft Applications 1 07-07-2005 00:00
Export excel file to semicolon delimited text file capitan Microsoft Applications 5 04-07-2005 00:00
Double Click .xls file in Explorer opens Excel but no file Kaypee Microsoft Applications 1 03-03-2005 12:00
Long delay in the display of file names from the "file open" dialog box Aaron Microsoft Applications 10 06-16-2004 09:17


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 09:38.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 0.65720 seconds with 19 queries