In our current system architecture, every demo requires at least one fundamental "parent" screen type to be established before media-only screens (like images or videos) can be accurately anchored and displayed within the demo's flow. Media screens are designed to supplement and enhance a primary screen context, rather than stand alone as the first element.
To quickly resolve this, please use one of the following simple workarounds:
1. Add an HTML Screen First
- Navigate to your empty demo and add a standard HTML Screen.
- After inserting the HTML screen, you can easily add your preferred Image or Video screens immediately following it. You retain the flexibility to modify or remove the content of the initial HTML screen whenever necessary.
2. Use an Add-on Screen
- If your demo will not be using any HTML screens at all, you can use a temporary placeholder.
- Add an Add-on Screen as your first screen.
- Immediately add your Image and Video screens after the Add-on Screen.
- Once your media is in place, you can safely delete the initial Add-on Screen, leaving your media as the effective starting point.