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.
Date
Votes
2 comments
-
^UD\_$ A User Variable can be set as Private, or as Shared. Please see this doc page
-
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.