I tried to automate a HTML-Page Playlist with the Feed Function and made a test.xml file to display some HTML Pages.
But the rendering on the screen is much different with the feed widget than with the normal HTML widget!!!
The feed widget displays the pages in the right order on the screen but the rendering of the page seems to parted in two parts: after showing the half of the page the remaining part is black and after some milliseconds the remaining part appears.
If i display the same HTML pages with the HTML widget the rendering on the screen is absolutely normal - like in the browser of my developing machine.
What is the reason for this behavior and what could i do to have the normal screen / browser rendering?
Its a small HTML page with one big image and 2 small images but the big image is loaded with a progressive.js routine - the rendering works in the HTML widget absolutely perfect.
It would be great to get help because we need this for a customer presentation very urgent.
Regards André