rohit roy | Show and share(sns) is working fine when it is used from sns interface but when i am trying to embed video from sns in simple html page it is not working properly. <html> <head> <script type="text/javascript" src="https://DomainName/vportal/scripts/videoplayer/DmsEmbedLib.js"></script> </head> <body> <script>document.write(dmsEmbed.getSimplePlayer("C-060aee30-763e-4c7d-a8b6-3393d86c64e3:1","https://DomainName/vportal/VideoPlayer.jsp?ccsid=C-060aee30-763e-4c7d-a8b6-3393d86c64e3:1","false",480));</script> </body> </html> If i use javascript debugger it gives message --------------------------- Source code is not available for this location --------------------------- How to resolve this problem |
| Please sign in to flag this as inappropriate. |