Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows Server 2003Windows 2000Windows NTSmall Business ServerVirtual ServerExchange ServerIISHost Integration ServerISA ServerSMSWSUSMOMWindows Media ServerSecurityCertification
Related Topics
SQL ServerMS WindowsMS OfficePC HardwareMore Topics ...

Windows Server Forum / Windows Media Server / October 2007

Tip: Looking for answers? Try searching our database.

Multiple WMV File in a Playlist

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
rozans - 30 Oct 2007 17:26 GMT
Tough to explain, but will try:

I have a MS Producer presentation that has multiple 0mm files because of
different types of templates on the timeline.

Problem: After moving the source files to my webserver, the 0mm files to the
media server (and setting up publishing points) I will execute an html file
from my web server that has a link built in to every entry in the TOC. If I
click on let say the fifth entry TOC link which would be the first 0mm0 file
in my 0media.asx file I will be taken to the correct location in the 0mm0.wmv
file. Now if I click on let say the 10th entry in the html file that points
to the second 0mm file (0mm1.wmv) I am taken to the very begining of the file
(0mm1.wmv) and not the specific location like what happens in the first
0mm0.wmv file. But, once I am in the presentation, I have no problem
manuvering and being taken to the correct location when I start clicking on
entries in the TOC for the second 0mm file.

It's almost like Producer can't process more than one 0mm file and link you
to the correct location in the second 0mm file or it can't process the
0media.asx correctly. All the links are setup to point to an EVENT# that was
pulled from the project.js file.

Here is what the link looks like:

<a
href="javascript:PopUp('CDISCUnit1Chpt3_files/default.htm#nopreload=1#event=30','win',980,720,1)"><font
face="Arial, Helvetica, sans-serif" size="2" color="#0000FF">Patient Profile
Viewer,</font></a>

Here is my .asx file:

<ASX version = "3.0">
<!-- Producer-generated file -->
 <ENTRY>
   <REF HREF = "0MM0.wmv"/>
 </ENTRY>
 <ENTRY>
   <REF HREF = "0MM1.wmv"/>
 </ENTRY>
 <ENTRY>
   <REF HREF = "0MM2.wmv"/>
 </ENTRY>
</ASX>

Has anyone seen this problem before and is there a way to fix it so I can
link into a specific point in a wmv file in a playlist? What I don't
understand is that it works with the first 0mm file in the playlist, not the
second.

Some more information:

It will work from a CD
It will work locally on my machine
rozans - 30 Oct 2007 17:37 GMT
Correction: (asx file)

<ASX version = "3.0">
<!-- Producer-generated file -->
 <ENTRY>
   <REF HREF = "mms://myserver.com/CDISCStream/0MM0.wmv"/>
 </ENTRY>
 <ENTRY>
   <REF HREF = "mms://myserver.com/CDISCStream/0MM1.wmv"/>
 </ENTRY>
 <ENTRY>
   <REF HREF = "mms://myserver.com/CDISCStream/0MM2.wmv"/>
 </ENTRY>
</ASX>

> Tough to explain, but will try:
>
[quoted text clipped - 49 lines]
> It will work from a CD
> It will work locally on my machine
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.