0

Sharing variables between presentations

I have two presentations in loop (calling each other). I need to share one variable between the two presentations. The problem is that the variable does not retain its value when I switch the presentations. I have tried to declare the variable on both presentations as shared, shared in one and private in the other, removed the options to set variable to default when entering the presentation but nothing seems to work.

2 comments

  • 0
    Avatar
    ^UD\_$

    A User Variable can be set as Private, or as Shared. Please see this doc page

    https://docs.brightsign.biz/display/DOC/Variables

  • 0
    Avatar
    Armando Cabral

    I tried to put the variable as shared in both presentations and share in one and private in the other without success. I am now reinstalling the player to see if it works

Please sign in to leave a comment.