>Hi,
>
[quoted text clipped - 6 lines]
> need to stream those selected files. How we can create the dynamic playlist?
> I have implemented my website in ASPX.
The server has DOM methods for creating the WSX playlist (XML, well,
specifically SMIL2.0 with MS extensions).
So with the example code at the bottom of this page
http://msdn2.microsoft.com/en-us/library/ms751214.aspx
you should be able to create the DOM and all necessary elements /
attributes as normal.
> All my WMA files are saved with some random name on my server. When the user
> requests for the files (the user also can download the files by paying us),
[quoted text clipped - 5 lines]
> is exactly same as above. I want to hide the file names/locations from the
> users, so that they can not download them directly!
You can use a server-side playlist which the ASX references, and set
the mediaName attribute on the WSX media element. That will also send
the name alias instead of the media filename when logging occurs, so
it should prevent sniffing of the logging packet
http://msdn2.microsoft.com/en-us/library/ms782329.aspx
HTH
Cheers - Neil
------------------------------------------------
Digital Media MVP : 2004-2007
http://mvp.support.microsoft.com/mvpfaqs