reading a var on main, from a MC
hi, on my first frame in the main timeline, i specify a var
var geklikt:String = "About";
now on the same timeline, on the same frame, theres an MC
in that MC, i want to read the value of the var created on the maintime line.
how do i do this plz?
should be simple, but it seems i cant figure it out
thx in advance peepz