Hi, I am having some serious dynamic text issues and I just don’t know whats going on.
Basically I have a movie clip symbol which is supposed to show the loading percentage of a movie that is loading in, and I have checked the code 1 million times and I am SURE it is right.
After several attempts of not being able to get it to work, I recreated the text box and still had the problems.
Now, Just to try and get the dynamic text showing something,
in the first frame of the movie clip symbol I did put the following:
[AS]outputfield = “bob”;[/AS]
yet still is shows nothing at all.
my dynamic text box is located in frame 30 of the same symbol, and has the variable “outputfield”. Can anybody suggest what the problem is?!