Hi there, I have a dynamic text box inside a movieclip that is generating load percentage eg: 40% etc. I have two Scenes, the first scene preloads the entire movie (this works fine, has the numbers plus percentage).
The second scene runs a movieclip preloader (while reusing the same dynamic text box in the same movieclip) - For some reason the % is not showing up after the numbers, I know its working because when I trace what the text is in the dynamic textbox during the script it shows the % sign after the numbers in the output window.
This also occurs with all the other punctuation glyphs I try, not just the % sign…
Is this a bug in flash? I can probably fix it by just merging the two scenes together, but it would be nice to know whats up.
Cheers,
Ryan