Added: 2 years ago
From: projectfinale
Views: 16,787
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (35)

Sign In or Sign Up now to post a comment!
  • thanks!

  • 1 error = line 1 = must be onClipEvent = how im gonna fix that

  • @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 I AM USING AS2! >:O

  • dude u are a life saver. short, simple, straight to the DAMN point!!!

  • @upload Thank you, and I like your name... that's a rare one for sure!!!

  • @projectfinale

    Thank you! It's working!

  • @RyuRanXII No problem!!! If you need help with anything else just let me know or send me a message!!!

  • How can I add a dynamic text field showing the loaded percentage?

  • @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) + "%";

  • @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) + "%";

  • Thank you so much! It's the only tutorial that worked for my project.

  • Hey,

    THIS helps a lot realy thnx man. :)

  • @nikhilmpatel No problem... If you have any requests for tutorials that you would like, feel free to let me know :D.

  • 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.

  • WOW THIS WORKS THANKS BRO!!!

  • LMAO WOW DUDE THIS REALLY WORKS THANK YOU! and @mythicalness you just ah loser and should not be using flash...

  • thank you

  • this is totally useless, you didnt show anything on the timeline

  • 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?

  • Nevermind, figured it out. Thanks.

  • thanks!

  • You, my good sir, are a LIFESAVER!

  • 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...

  • @winmiks you can change the order of your scenes by going to window > other panels > scene

  • @winmiks or you could create a new scene just for the preloader and make it jump to scene 2

  • Cheers!

  • thanks

  • love it ;)

    too bad i want to see if how many % it is

  • Simple :) thnx!

  • thank you, very simple and working :)

  • thanks i need a reloader for a flash i am making

  • nice! very helpful!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more