Hi there,
I have a stack sequence with 10 frame defines, there is a wait to delay 2 seconds between each frame. I have a common string indicator defined and I would like to output a string to that indicator in the very first frame before the codes between frame 2 to frame 9 is run ... and I would like to output another string to the same indicator at the very last frame to indicate all code finished. But I find that there is no way to share the indicator by two constant string defined in different frame. Any idea? Thanks.