wilma
Joined: 11 Mar 2005
Posts: 12
|
Posted:
Thu Jul 28, 2005 4:33 pm Post subject:
creating a playlist on the fly |
|
|
I would like to create a playlist on the fly in clientside JS.
I have used player.newPlaylist.appendItem successfully, but it seems to require calling settings.requestMediaAccessRights("full") every time the page loads.
Is there any way to persist permissions beyond the instance? Using an Active X control maybe? Some sort of JS signed certificate?
Or is there any way to acquire media access rights ONLY for the dynamic playlist read/write rather than for all items in the WMP library?
Thanks.
|
|