+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Perfetc Member VHockey86's Avatar
    Join Date
    Jan 2003
    Location
    Maryland Suburbia
    Posts
    4,334

    Flash loading screen

     
    I'm relativly new with Flash... Ive noticed many sites use Flash and have screens which show how much of it is loaded (typically with some sort of animation and bar w/ %)
    How is this done? For everything I've created it has to load fully b4 it shows up at all

  2. #2
    Go back to sleep Creatures's Avatar
    Join Date
    Jul 2002
    Location
    Switzerland
    Posts
    9,278
    this is from a old thread!

    has got no bar but the % display

    ok make a new scene with 2 frames (whatch out it has to be the first scene in the row!!) then at the first frame:

    loaded = int(_root.getBytesLoaded()/_root.getBytesTotal()*100);
    per = loaded+"%";
    if (loaded>=100) {
    gotoAndPlay(6); // here you have to add the scene!! and frame number one!!
    } else {
    gotoAndPlay(2);
    }

    that's all now you need a dynamic text (var = per ) it has to work!

    Creatures
    Creatures
    Canon EOS 550D | Tamron 18 - 270mm 1:3.5 - 6.3 | Lensbaby Scout (Soft Focus Optic, Fisheye Optic) | Canon Speedlite 430EX II

  3. #3
    Member Clown's Avatar
    Join Date
    Jan 2002
    Posts
    83
    I would actually learn a preloader Without a percent bar first. Learn to walk before you run.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Recommended Sites: ResellerRatings Store Reviews