0

Presentation switching autorun/ files

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?

5 comments

  • 0
    Avatar
    Bright Scripters

    Are video modes different between the two presentations?

  • 0
    Avatar
    Anshul Maske

    I appreciate the help. The video mode file name is different (don't know if it matters) but has the same content. So, if by video mode you mean the Modeline config line in my video mode plugin, it is the same for both presentations.

    Another question I had - When switching to main does the player run script plugin (node.brs) again?

  • 0
    Avatar
    Bright Scripters

    It would help to assist if you share the BrightAuthor files.
    Ideally the two presentations would be combined into a single one, to avoid player reboot upon switching.

  • 0
    Avatar
    Anshul Maske

    Yes, I ended up adding those in the same presentation and using hide/show zone to switch between the two.

  • 0
    Avatar
    Bright Scripters

    Great!

    Are you all set with a working solution?

Please sign in to leave a comment.