Is getting a variable from another scene possible? I am using a script that detects whether the music is playing or not so when you click play it doesn’t overlap the sound. This works great when you stay on the current scene. However, when you click to the next scene, it doesn’t remember the variable “songstatus”.
Example: http://www.neteclipse.com/test/index.html
rollover the rectangle bottom right and play music then click on web and try it again.
Help please…thanks.