WOW How Can I Make A Preloader Like This?
This site http://www.webagent007.com/v3_hi.htm has always been one of my favorites. Take a look. When the main content pages load in a circle with a motion blur drops down and it fills with bars.. REALLY NICE!!! Anyone ever made something as cool as this?? If so please show me how you made it! I attached some pics of it too Thanks!
KirupaForum > Flash > ActionScript 1.0/2.0
Posted on: 07-08-2005, 12:46 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
How Do I Make A Fast And Easy Preloader Or A Hard Cool Looking Preloader
how do i make a preloader?? ive went thru many toutorials and they dont make sense to me i want a cool looking preloader if i can but if not!! a preloader that is jest flashing the words "loading" would be nice to know how to make....
im kinda new to flash MX and all Flash programs so could u explain verry well???
Preloader Not Showing In The Beginning? Did I Make The Preloader Wrong?
alright, it seems that my preloader does not show until the movie is about 85% loaded, and then after that it works fine. but how do i get the preloader to show from the begining? here is the site...
http://www.trikenit.com/6n/preloader.html
and here is the fla for the preloader
http://www.trikenit.com/6n/preloader.fla
if anyone could help me out with my preloader i would be so very grateful. thank you in advance.
How Can I Make A Second Preloader Play If A File Is In The 1st Preloader?
OK I'm going to try to explain this
I have a preloader on my main movie to preload external files. This preloader preloads the external files and places them into a empty movie clip.
What I would like to do is have 2 preloaders if the 1st preloader was used, I would like the second preloader to be used there on after.
I'll try to explain what is happening I have 3 buttons to load 3 external files on a blank MC if a external file is present on the MC I what to use a second preloader. I need to use a second preloader because the first preloader is a progress bar that goes across the whole MC. If a external file is on the main I want to use a smaller progress bar.
If you have any suggestions I would appreciate your help
Thanks
Help How Can I Make A Preloader Bar With This Preloader Code?
Hi,
I have external swf's loading into an empty movie clip, I'm using this preloader at the first frame of every external swf.
Code:
stop();
function waitForLoad() {
bytesLoaded = this.getBytesLoaded();
bytesTotal = this.getBytesTotal();
percent = Math.floor(bytesLoaded/bytesTotal * 100);
if (bytesLoaded == bytesTotal && bytesTotal > 4) {
trace("done loading");
delete this.onEnterFrame;
this.gotoAndPlay("fr1");
}
}
this.onEnterFrame = waitForLoad;
I don't have a clue how to make a bar show the loading progress. Is there an easy way I can implement it into this preloader code?
Wut Is A Preloader?and How Do I Make One
hey i am wondering wut a preloader is and wut it dose???
and if it will help me put my "movie" on my website
i would like to know how to make one....
and another question..
how do u put a intro on a webpage????
i cant figure it out and ive done everything..even toutorials..i dont get it
How Can I Make A Preloader Like This?
Hi
I need my movie to stop and wait until several external SWF's are completely loaded before continuing.
for example...
My site is structered in this manner. I have a main flash file that is my background. The other sections are broken up into several swf's.
i have a main preloader for the background file. But i have other files that i would like to load
Actually i guess my question should be how can i make a preloader that loads multiple external swf's before continuing? And checks to see if they are all loaded before continuing?
thanks!
How Do I Make A Preloader?
Hey evry1, i need a preloader. i already have the preloading animation, i just need to know the actionscript code-y thing so it will play once it has finished loading. Thanx
How To Make A Preloader
hi i am trying to make a preloader with a loading bar. just loading bar. my problem is i want to put a movie clip on the stage (which blinks the word loading) while the bar is loading and when the bar finishes loading i want the word loading to change to complete ( which will blink twice) so... can anyone help me wit this explaining me step step from basic. asume i have very little knoweldge of action script so plz be clear thank you.
How Do You Make A Preloader?
Hey, i am trying to find out how to make a preloader, could someone please tell me how, (and make it for those who dont speak flash MX) Plz help, cheers.
How Do I Make A Preloader?
Well, I've seen preloaders before on a lot of flash movies and games, and I was wondering how do I do that? I really want one, because it would make my movies not freeze up so much in the middle because it hasn't loaded yet.
How Do You Make A Preloader
Im making a flash video and i need to learn how to make a preloader for it. I need your help!! please tell me!
Can Somebody Make Me A Preloader?
Well if you can do this...I'd be really grateful and if you ever needed help from me with something I know a lot about flash, but I just can't seem to make a preloader. Oh and in my credits of every movie I make with the preloader, I will put your name at the top of the credits saying that you made the preloader. Oh and on the loading screen, I'll put Preloader©(Whoever) in the corner.
Here's a description:
The Word "Loading" above the load bar. I want the word in a pricedown font with a circular red to black gradient.
The load bar should be a flashing white square around a a fading red to black gradient. What I mean by flashing is one second it will be white, then black, then white etc.
And can you put text below that tells how much the movie is done loading (12 kb/1234 kb) but make this keep changing as more is loading. Put this in Times New Roman font and make the font white.
Oh and for the "play" button just make a red square around black text that says "Play" I know how to edit buttons, you don't have to do everything!
Thanks whoever does it. If someone can please do this Instant message me on AIM or MSN. My screen names are:
AIM: DP KiNG 89
MSN: joeyklatzko@hotmail.com
I will be on until about 3:00 pm eastern today so IM me and then you can send me the .fla file.
If you're gonna make one please respond here first. Oh and if it's gonna take you more then an hour then just say so, we can set up a time to send the file...
I Already Make A Preloader BAR
But what action do i have to put in the first frame to charge the main movie ?
And thanks to my friends for answered my question!!
How Do You Make A Preloader?
i have this flash site...but at the beggining it sort of takes some time to load...so i want a preloader for that. can someone breifly explain to me how to make one?
How To Make A Preloader
Hi.
How to make an indicator, a line or something, or maybe percentage displaying the percent of site that has loaded. At present my site starts to loads and shows elements one by one while loading the site. This doesn't give the flash effect to the site.
I want to add that percentage line so that it shows how much of the site has loaded and only after the site is loaded 100%, it goes and plays the site.
A step by step discription of how to do this will help a lot.
Thanks.
saini4u
How Can I Make A Preloader ?
I tryed many tutorials.....
what is a simple preloader that is one frame..?
what is the actionscript code to make a preloader.
#1) make a rectangluar bar...give it a instance name
#2) make sure the registration point is on the middle left edge
#3) PUT IN ACTION SCRIPT !!
hmm... i wouldl like to know the action script.
This would help very much so.
THANK YOU>
Help To Make A Preloader A Bit Different
Hi, Im new here.. hello everybody. =)
I have a problem to make a preloader for a flash-website.
The problem is that the site owner wants that when user writes the address a preloader looks in main window. Then, when preloader bar gets completed, it must to open a new window where displays the site.
have you any advice??
thanx
Trying To Make A Preloader
Im having difficulty trying to make a preloader that appears to load in a percentage bar.
In the preloader i made several keyframes which contained the following actionscript. these refer to several keyframes i named with a marker in the main movie. I thought this would cause the preloader to pause at certain times until the certain marked parts of the movie had loaded, thus causing a preloading effect.
e.g.
ifFrameLoaded (first) {
gotoAndPlay(2);
}
ifFrameLoaded (second) {
gotoAndPlay(5);
}
can anyone tell me if i am wasting my time doing a preloader this way, or am i on the right lines atall? please help.
Can Someone Help Me Make A Preloader?
I need a preloader for my flash movies. 300 pixels high and 400 pixels wide. I want one of those pre-loaders that show the present loaded of the movie, if someone could make one for me I would really apprecieate it, and even put your name in the credits of my next series if you want. My site is located at:
http://www.gearandclip.com
Also I will put a link to your site if you have one just for making a pre-loader for me. Thanks a lot everyone!
I Need To Make A Preloader
I have learned how to make flash movies. I learned quickly. I already made 4 Mortal Kombat Flash Movies, but none of them have a preloader. How do you make one? I have the perfect idea for a MK preloader, but I can't use it unless I find out how to make a preloader.
My idea is to take the MK2 health bar and make it say "loading..." in it. While it's loading, the health bar fills up and when it finishes, you can click "Play" and watch the movie. How can I make this preloader?
Can U Make A Preloader
Based on this can you make one for me??
Flash Preloader Tutorial
If you are really annoyed that you have a big flash file loading – and you don’t know how big it is or how long it will take to load or how far it has loaded – then heres the antidote.
To make your own flash preloader do the following steps
Press Ctrl + F8
Call it “loadingscreen”, and select “movie clip”
Create 3 layers.
One called Actions
Once called Loading Bar
One Called loading play
Select Actions, create 2 blank key frames.
The first keyframe with the action script:
_root.stop(); PercentLoaded = _root.getBytesLoaded() / _root.getBytesTotal() * 100;
if (PercentLoaded != 100) { setProperty(loading_bar, _xscale, PercentLoaded);
} else { gotoAndStop(3);
}
The second with this action script:
gotoAndPlay(1);
Now select the layer called “loading bar” right click the 2nd frame and click “instert frame”
Select the 1st frame on the layer called loading bar
Draw a rectangle – this will be the loading bar.
Select the rectangle and press F8
Make it a movie clip – and call it “LoadingBar”
Give it an instance name of “loading_bar”
Select the layer called “loading play”
Now right click frame 2, and select “Insert frame” Now right click frame 3, and select “insert keyframe”
Select frame 1 and write loading
Select frame 3 and write play.
Select play and press F8. Select button and call it “PlayButton”
Double click “playbutton”
Look at the frames – one is called Over, one is called Down, and one is called Hit.
Right click hit and select “Insert Keyframe” Make a rectangle as big as your writing – so when you draw it, it goes all over your writing.
Now go back to Scene 1 and give “playbutton” this code:
on (release) {
_root.play();
}
Add another scene below scene 1 – so its scene 2
And copy and paste your movie into that scene.
When u press play it will goto and play the next frame or scene that it comes to.
How To Make A Preloader
hi ive been using flash for about 3 years, i still dont know how the preloader works, i have been trying amny tutorials, but none of them really worked,
could someone just give me instructions of what things i need to do and click step by step,
or you could add me on your msn messenger my email = freestyle_passion@hotmail.com
thanks.
How To Make Preloader ?
Hi
Can anyone tell me how to make a preloader for flash movie? or give some good links where i can get the help/details ?
Thanks in advance
Chacko
How Would I Make This Preloader?
Hi, im new to preloaders and am totally stuck on making the one that i want.
i wanted it to be a white outline of a character that gradually fills up into a red outline.
please could anyone tell me how to achieve this?
thanks
How To Make Such Preloader Anyone..?
ello is there anyone out there have idea how to make such preloader...
as u can see here...
THE PRELOADER
all i can do is doing usual preloader code...
Code:
stop();
function preload(){
bytesLoaded = _root.getBytesLoaded();
bytesTotal = _root.getBytesTotal();
percent = Math.round(100*bytesLoaded/bytesTotal); myText.text = percent+"%";
if (bytesLoaded>=bytesTotal && bytesLoaded>0) { clearInterval (STInterval);
gotoAndStop(3);
}
}
STInterval = setInterval (preload, 100);
and the rest is bump!!..is there anyone can help me to figure out...
Using Ae To Make A Preloader
i made a preloader in ae.
I dont know the workflow between flash and AE well enough to figure it out. here is what it looks like
www.velocityouth.com/preloader.html
in ae its broker into 2 layers. the border and the fill
in flash i have tons of bitmaps, etc. that make up about 86 frames
PLEAE HELP
How To Make A Preloader In CS3?
ive been searching for ages on the net, either the coding doesnt work or its too complicated so i dont understand it.
so could somebody post a simple and detailed explination of how to create a preloader in AS3
either that or link me to a preloader in AS3 for downlaod (.fla)
thanks,
How Would I Make This Preloader?
Hi, im new to preloaders and am totally stuck on making the one that i want.
i wanted it to be a white outline of a character that gradually fills up into a red outline.
please could anyone tell me how to achieve this?
thanks
How To Make Such Preloader Anyone..?
ello is there anyone out there have idea how to make such preloader...
as u can see here...
THE PRELOADER
all i can do is doing usual preloader code...
Code:
stop();
function preload(){
bytesLoaded = _root.getBytesLoaded();
bytesTotal = _root.getBytesTotal();
percent = Math.round(100*bytesLoaded/bytesTotal); myText.text = percent+"%";
if (bytesLoaded>=bytesTotal && bytesLoaded>0) { clearInterval (STInterval);
gotoAndStop(3);
}
}
STInterval = setInterval (preload, 100);
and the rest is bump!!..is there anyone can help me to figure out...
I Need To Make A Preloader In Mx?
Can anyone help me make a preloader in Flash Mx. even a tutorial would be good but i cannot find one for flash 6. Please help or tell me just so i could get my foot in the door.
Thanks in advance to everyone
How To Make A Preloader
how would i go about making a preloader for a flash site the file is kind of big and i wanted to make a preloader for people with 56k modems. but i am very new to flash and do not know how to make one.
thanks
Make A Preloader
Hi Im New To Flash And Really Lov It Could Anyone Out There Help Me Create A Simple Yet Good Looking Preloader. Please Try To Include Instructions, Code And Graphics.
By The Way This Site Is Wicked
Trying To Make An API Preloader...
Hello there,
I'm trying to make a dynamic preloader, but 'till now I don't know why it does not works
Where did I go wrong?
Can anyone help me please?
TIA
ActionScript Code:
var alto:Number = 3;
var ancho:Number = 200;
var preload:MovieClip = this.createEmptyMovieClip("progressbarra", this.getNextHighestDepth());
preload.createEmptyMovieClip("barra", preload.getNextHighestDepth());
preload.createEmptyMovieClip("bordes_int", preload.getNextHighestDepth());
preload.createEmptyMovieClip("bordes_ext", preload.getNextHighestDepth());
preload.createTextField("porcentaje", preload.getNextHighestDepth(), 0, alto, ancho, 22);
preload.porcentaje.autoSize = true;
preload.porcentaje.selectable = false;
preload._x = 250;
preload._y = 200;
with (preload.barra) {
beginFill(0xFF9933);
moveTo(0, 0);
lineTo(ancho, 0);
lineTo(ancho, alto);
lineTo(0, alto);
lineTo(0, 0);
endFill();
_xscale = 0;
}
with (preload.bordes_int) {
lineStyle(1, 0x666666);
moveTo(0, 0);
lineTo(0, alto);
}
with (preload.bordes_ext) {
lineStyle(1, 0x666666);
moveTo(0, 0);
lineTo(ancho, 0);
lineTo(ancho, alto);
lineTo(0, alto);
lineTo(0, 0);
}
var intervalo:Number;
intervalo = setInterval(progreso_bordes_int, 100);
function progreso_bordes_int() {
var posicion:Number = Math.round ((_root.getBytesLoaded()) / (_root.getBytesTotal())* 100);
preload.barra._xscale = posicion;
preload.bordes_int._x = preload.barra._width;
preload.porcentaje.text = posicion+"%";
}
stop();
How Do You Make In Movie Preloader?
How do I create a in movie loader like that in http://www.2advanced.com when you click on a menu item? Something that will make sure the next scene or movie clip is loaded before it attempts to play it...etc? Something like the transition shutters from http://www.alientrick.com is what I'm looking for
Can it simply be done with a "If frame is loaded" script command?
any help would be great..thx!
[Edited by k0matoz on 11-24-2001 at 03:15 PM]
How To I Make A Percentage Preloader?
Hi,
I need some help really bad. I'm working on a site for myself and I want to put a percentage preloader on it. I've found a ton of bar loaders and advanced loaders with bytes and everything but all I want to know is how do I make a percent loader? I don't want the bar or anything, just the percent. I've looked everywhere I could think of in the last two days and have not yet been successfull on finding any tutorials on it. If someone could point me to a tutorial somewhere on the web that they know about or send me a tutorial of their own I would GREATY appreciate it. Thanks alot!
Evan
evan_bartlett@hotmail.com
How To Make A Loadbar Preloader?
how do i make a loadbar preloader???
plz e mail me ur custom toutorial..
plz explain it verry well..
e-mail address is colorado_vidiot@yahoo.com
or can u typeout a toutorial in this thread?
thatks ..
_____
cheers
How Can I Make A Preloader For Each Scene?
Hello
My movie is divided into two scenes each of them has about 200kbs, so it takes a long time to preload both of them at the same time.
So I thought about making a preloader just for the first scene and while the user is watching it once it is loaded, start loading the second scene.
Is this possible and if yes, could you please tell me how?
Thank you in advance!
How To Make Such A Player And Preloader
at http://www.lordoftherings.net/effects/index.html you see a player and you can play while it is preloading...
how do you make this?
please help!!!
greetings,
FranQ
How To Make A Simple Preloader?
Hi.. uhh i wanted to know how to make a simple preloader.. not one with a bar..
could anyone give me the action script?
Thanks
How Do You Make A Basic PreLoader ?
Hi!
I'm Almost Finished With My
Flash Animation Short That's
In The Works But,,
Now I Need To Know,,
How Do I Make A Basic PreLoader,
But Like This,
Click Here:
http://www.geocities.com/ramiko2k/pr..._concept.html/
And Then,
Add It To My .Fla Animation ??
NOTE:If For Some Stupid Reason,
This Site Does'nt Show Up,
Then Please Email Me!
I'll Give You The Link MySelf!!
Ramiko2k
Ramiko@AOL.Com
7:22
March.1st,2003
|