Not sure how to describe this so will do my best.
What i want to be able to do is the following:
the main timeline has 100 frames in it. (bit like preloader i guess)
now depending on a variable which is set in an external text file i want the movie to play to that frame number then stop.
so for instance in the text file if it had 63 then the movie will play from frame 0 until it reaches 63 then stop on that frame and not go any further.
Is this possible?