Saving User Variables?
Hello Adobe Community,
i made a javascript with language selection and some other stuff which works with user variables from captivate... now the javascript is very complex and consumes a lot of RAM, so i implemented a function that he reloads the project everytime i visit a new slide... the big problem is now that he doesnt save the user-variables, including the variable "selected_language" and he jumps everytime back to the language english after reload (or after opening the project again). i found out a solution with setting cookies with these variables, and from the local drive everything works fine, but unfortuneately our LMS systems has problems with the cookies (blocks them or something, SHA1-certifikate error) and the entire project is crashing...
Now my question: is there another way to save user variables, except of using cookies?
Best Regards
Alex
