flash cs4
when i run movie i can not see text in my dynamic text box though i am able to select it and if "ctrl + A" it and paste it in my actions panel i can see it contains the text i intend.....
also if i just comment the line from my code --
preloader_txt.text = int(pcent)+" || 1mb";
then
the dynamic text box is showing the default text i put there which means there is no formatting problem.....
