Im trying to make a pre-loader that displays the load amount in text as a % and has a loading bar that will only load when the movie loads. When the movie is fully loaded the loading bar fill be full and it will display 100%, when the movie is half full it will be 50% and the bar will only be half way across.
If I wanted to make the loading bar a specific width how would I do it??
At the moment the bar only seams to want to be 100 wide.
you wull see what I want as my pre-loader and how it works. I have put a white shape acting as a mask over the logo. as the movie loads the white shape gets smaller, un-covering the logo and gives the effect it is filling up with colour.
If possable I want the white shape (mask) to have fully un-covered the logo at 100%
Try making clip with a text box and a rectangle shape that you tween over 100 frames. You can frame the full rectangle shape with a hairline box in another layer that is not tweened to give the illusion that the box is filling up.
something in your pre-loader code to make it move like