Hi,
I have two presentations, say main and secondary. The main presentation has just one HTML zone that uses 'switch presentation' command on a touch event. And the secondary has a touch event to switch back to main.
For main zone, I have the following presentation properties:
- Autorun - script plugin to run node.brs
- Autorun - video mode plugin to set resolution
- HTML site - points to the HTML file
- Switch presentation - secondary
- Files - 4 zip files
For secondary zone, I have the following presentation properties:
- Autorun - video mode plugin to set resolution
- Switch presentation - main
The first switch from main->secondary->main works fine but when I try to switch to secondary again the brightsign reboots to main again. Has anyone had similar issue, how did you fix it?