It works fine until it gets to 11% everytime it freezes…but if I right click on the movie and hit “play” the movie is loaded and ready to go. So I know it keeps loading when its reading 11%.
yeah…i have a background loop which kicks the filesize to around 200k…but since the site is going to be used primarily on the Intranet of the school…size doesn’t matter…you think that’s what it is??
I’m new to all this actionscripting…the preloader I built works on all my smaller movies…but this one it won’t…
thanks for all the help…
and by the way…i noticed you’re from philly…i am too…north of the city though…bucks…
All I did was change two tiny things in the preloader, and it seems to work fine for me. You had loadText as the instance name when it should have been the var name (my fault). And the other is that I stretched your text box out so the text could be displayed properly.
I tested in streaming mode… worked great. I uploaded, worked better.
I have finally got lostinbeta’s preloader working but I have two questions:
I have a percentage displayed but how can i show the number of kilobytes being loaded?
How do I make a loading bar? lostinbeta told me to make a movieclip called loadBar with a rectangle and I did this but it doesn’t work! Can someone tell me how to make this movie clip!
I figured out how to show bytes or whatever and I managed to create a loading bar however, when I use the preloader on a “preloader scene” and make it go to the “main scene” i have an external movie that should load and also dynamic text which should load but they don’t! why??
hi all,
this is a familiar fault all users do it, give the dynamic text instance name and wondering why it doesn’t work (me too) but we can solve it buy put .text after the instance name it’ll be a var name…