Re: [Dspace-tech] Error while i am trying to add jw wmv player

2009-06-22 Thread Yureshwar Dspace
Hi stuart, Thank you very much for the information. I have rectified it. It is not showing any errors when compiling. But it is not playing the mpeg,wmv videos. The function is calling and the message is also appearing as *Videos will be played here *as i have declared in the function. Can you ple

Re: [Dspace-tech] Error while i am trying to add jw wmv player

2009-06-21 Thread Stuart Lewis
Hi Yureshwar, It looks like the error might be due to some unescaped embedded quotation marks (for example, some are shown in red below). var elm = document.getElementById("player1");\n Thanks, Stuart Lewis Digital Services Programmer Te Tumu Herenga The University of Auckland

[Dspace-tech] Error while i am trying to add jw wmv player

2009-06-18 Thread Yureshwar Dspace
Hi Staurt Lewis, I am currently developing the dspace for my college. Can you please help me how to add wmv player like flv player you have added. I am trying to integrate the java script from the site in the code which you given for flv player. When i am compiling it is showing error. here is the