I’m creating a textfield inside a movie clip which will count the % of jpgs loaded. The problem is that when the co-ordinates of the movie clip are set to 0,0 for example this ends up as about 1/3 of the way across and 1/3 of the way down the initial flash canvas.Once everything is loaded then 0,0 comes to be where you expect. The canvas size is set correctly in the properties box.Can anyone explain this. I want to try to centre my preloader textfield on the canvas. Is the likely cause of this within my code or is it a known issue?