Thread: Flash loading screen
-
January 20th, 2003, 10:37 PM #1
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
-
January 21st, 2003, 02:11 AM #2
this is from a old thread!
has got no bar but the % display
Creaturesok 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!
CreaturesCanon EOS 550D | Tamron 18 - 270mm 1:3.5 - 6.3 | Lensbaby Scout (Soft Focus Optic, Fisheye Optic) | Canon Speedlite 430EX II
-
January 23rd, 2003, 04:50 PM #3
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)



LinkBack URL
About LinkBacks



Reply With Quote

Pacific Rim does look pretty good. I'd like to see 'Man of Steel' too.
Is It Just Me? v233893843