Everything works fine, but the dynamic textfield with the var name loadtext is blank. If i set loadtext = i+“loaded” then it just displays “loaded”. I know the variable “i” has a value since the rest of the preloader works. Anyone know whats wrong?
maybe the font color is the same color as the background. if not, try tracing the variable and see what you get. I always find the trace function useful for debugging.