I have the code below in a flash movie which is going to be a company timeline.
The slider block automatically slides across the movie ok, however i want the slider position to be contantly traced throughout.
It works if i change it to onEnterFrame and the user drags the slider, however onLoad it obviously only traces once.
How can i get it to trace constantly throughout the whole movie?
Also, it only seems to work if the user drags the slider, if i get it to automatically move using a tween, it doesnt seem to update the text.
I understand this is quite confusing, however a solution to this would be fantastic.