BERNHARD LANG | Hi,
I have a index.html like this, and its working:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Testsite</title> </head> <body> <h1>Test_1</h1> <script type="text/javascript" src="https://"fqdn-name"/vportal/scripts/videoplayer/DmsEmbedLib.js"></script><script>document.write(dmsEmbed.getSimplePlayer("C-d074596e-7361-4ac0-95f9-864f574d5f5c:3","https://"fqdn-name"//vportal/VideoPlayer.jsp?ccsid=C-d074596e-7361-4ac0-95f9-864f574d5f5c:3#","true",480));</script> </body> </html>
Have a look to the true statement!
Regards |
| Please sign in to flag this as inappropriate. |