@gabyartizada1 Either you are using AS3 which then it will not work, or you forgot to select the movie clip before entering the code. The code is not for the entire file, it is only for the movieclip you created. So click the movie clip first, then click actions, then add the code.
If that is not the problem, just download the source code (link in the description), and it should work just fine.
@RyuRanXII On the frame where the loading bar is... click the 'T' to add text to the frame. Then under the properties of the text you just created, change it from "Static Text" to "Dynamic Text". Then make the instance name something like "perctext".
The code would go something like this (put the code in the same {} block where the bar is being updated):
@RyuRanXII On the frame where the loading bar is... click the 'T' to add text to the frame. Then under the properties of the text you just created, change it from "Static Text" to "Dynamic Text". Then make the instance name something like "perctext".
The code would go something like this (put the code in the same {} block where the bar is being updated):
So I have a problem. I did this very similar. And it works by going to the second frame. BUT, when I turn on the Bandwidth Profiler, and change the download settings to a slower connection and Simulate Download, my preloader isn't showing at all. It shows the loading progress in the Bandwidth Profiler, but nothing shows up until the loading is done and on the second frame. Any ideas?
Thanks for the tutorial - I have a slight problem. The bar moves from the middle out, vs. the expected left to right. I tried moving the center point, to no avail. Any tips?
I have a question! What if I have finished the animation on the scene, but I need a preloader! How is that possible to do? I made a new scene and called her Scene 2, and now I'm working preloader in scene 2, or? or I have to start from the very beginning?
@winmiks I apologize for the delay, been busy... Just select all the frames, cut them, put in the preloaded, then past them after it... I tend to do that alot... Or just start a new file and do it that way...
thanks!
fakhrytatanaki 1 month ago
1 error = line 1 = must be onClipEvent = how im gonna fix that
gabyartizada1 4 months ago
@gabyartizada1 Either you are using AS3 which then it will not work, or you forgot to select the movie clip before entering the code. The code is not for the entire file, it is only for the movieclip you created. So click the movie clip first, then click actions, then add the code.
If that is not the problem, just download the source code (link in the description), and it should work just fine.
projectfinale 4 months ago
@projectfinale I AM USING AS2! >:O
gabyartizada1 4 months ago
dude u are a life saver. short, simple, straight to the DAMN point!!!
upload 5 months ago
@upload Thank you, and I like your name... that's a rare one for sure!!!
projectfinale 5 months ago
@projectfinale
Thank you! It's working!
RyuRanXII 5 months ago
@RyuRanXII No problem!!! If you need help with anything else just let me know or send me a message!!!
projectfinale 5 months ago
How can I add a dynamic text field showing the loaded percentage?
RyuRanXII 5 months ago
@RyuRanXII On the frame where the loading bar is... click the 'T' to add text to the frame. Then under the properties of the text you just created, change it from "Static Text" to "Dynamic Text". Then make the instance name something like "perctext".
The code would go something like this (put the code in the same {} block where the bar is being updated):
perctext.text = Math.round(amount*100) + "%";
projectfinale 5 months ago
@RyuRanXII On the frame where the loading bar is... click the 'T' to add text to the frame. Then under the properties of the text you just created, change it from "Static Text" to "Dynamic Text". Then make the instance name something like "perctext".
The code would go something like this (put the code in the same {} block where the bar is being updated):
perctext.text = Math.round(amount*100) + "%";
projectfinale 5 months ago
Thank you so much! It's the only tutorial that worked for my project.
RyuRanXII 5 months ago
Hey,
THIS helps a lot realy thnx man. :)
nikhilmpatel 6 months ago
@nikhilmpatel No problem... If you have any requests for tutorials that you would like, feel free to let me know :D.
projectfinale 6 months ago
So I have a problem. I did this very similar. And it works by going to the second frame. BUT, when I turn on the Bandwidth Profiler, and change the download settings to a slower connection and Simulate Download, my preloader isn't showing at all. It shows the loading progress in the Bandwidth Profiler, but nothing shows up until the loading is done and on the second frame. Any ideas?
Thanks in advance.
voeller8 1 year ago 2
WOW THIS WORKS THANKS BRO!!!
spr1ntpcs 1 year ago
LMAO WOW DUDE THIS REALLY WORKS THANK YOU! and @mythicalness you just ah loser and should not be using flash...
spr1ntpcs 1 year ago
thank you
kangarooshaha 1 year ago
this is totally useless, you didnt show anything on the timeline
mythicalness 1 year ago
Thanks for the tutorial - I have a slight problem. The bar moves from the middle out, vs. the expected left to right. I tried moving the center point, to no avail. Any tips?
NextBoldMove 1 year ago
Nevermind, figured it out. Thanks.
NextBoldMove 1 year ago
This has been flagged as spam show
@NextBoldMove Nevermind, figured it out. Thanks.
NextBoldMove 1 year ago
thanks!
djdum434 1 year ago
You, my good sir, are a LIFESAVER!
Smuge62 1 year ago
I have a question! What if I have finished the animation on the scene, but I need a preloader! How is that possible to do? I made a new scene and called her Scene 2, and now I'm working preloader in scene 2, or? or I have to start from the very beginning?
winmiks 1 year ago
@winmiks I apologize for the delay, been busy... Just select all the frames, cut them, put in the preloaded, then past them after it... I tend to do that alot... Or just start a new file and do it that way...
projectfinale 1 year ago
@winmiks you can change the order of your scenes by going to window > other panels > scene
Phoenics100 1 year ago
@winmiks or you could create a new scene just for the preloader and make it jump to scene 2
lucilor 10 months ago
Cheers!
chrislynchdesign 1 year ago
thanks
ToonWorldHD 1 year ago
love it ;)
too bad i want to see if how many % it is
Kujikikun 1 year ago
Simple :) thnx!
localpixel 1 year ago
thank you, very simple and working :)
Pyroo0 2 years ago
thanks i need a reloader for a flash i am making
funnyjunk64 2 years ago
nice! very helpful!
pablo6star 2 years ago