Hi everyone!
So I’m having a problem: I have some variables that I declare when pressing a button and they’re saved in a SharedObject. When I get directed to the next frame and want those variables to be displayed in dynamic textfields, 2(!) of them don’t show. All the others do. It’s only these 2. I’ve checked everything, the font is embedded, there’s no spacing etc.
And what’s even more strange is, that when I close the swf. and ctrl+enter again, they’re there.
When I declare them the first time I can jump between different frames and they dont’ show, only if I close and open the swf. again.