I don't know if i'm understanding this corectly.
I have not yet used counters as a global object before so here is my problem:
I create a counter in frame 1 and set it as global.
I then have a sub-app (frame 2) with the same counter.
If I change the value on the one sould the other not change aswell.
Or am I missing something.
Sould I rather use global values?
