png will not load

Asked by Bruce Boelke

This png file would load but then stop running and I can not get it to run again.
Embedded HTML

<img src="W:\XXXX\Updates\XIBO\WatersXIBO_Slide1.png" style="position: absolute; left: 0; top: 0; width: 1920px; height: 1080px;" />

Embed Script
<script type="text/javascript">
function EmbedInit()
{
 // Init will be called when this page is loaded in the client.

 return;
}
</script>

Question information

Language:
English Edit question
Status:
Answered
For:
Xibo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dan Garner (dangarner) said :
#1

"W:\XXXX\Updates\XIBO\WatersXIBO_Slide1.png" is client side?

If you look in the Xibo library there will be a bunch of HTML files that are the templates for embedded content downloaded from the CMS. If you can find the one with your image in it, you can try and open it in IE and see if it works.

Revision history for this message
Bruce Boelke (bruce-boelke) said :
#2

Yes, that did work.

Thank you

Can you help with this problem?

Provide an answer of your own, or ask Bruce Boelke for more information if necessary.

To post a message you must log in.