In principle I'd like my XD device to show a HTML (4.01) page from a remote server that basically contains one jpg image and some text that changes now and then (in a table format). I've tried to create a project with Bright Author that tries to load a HTML5 page and the Content URL is the webpage that I'm trying to show (http://server.somewhere.com/data.html) and some jpg images that it shows in a loop. I uploaded the project and the jpg images are shown but not the html page. When I'm sniffing the network traffic the player does not even try to download the html page.
Is there something that I'm missing?