Preloader tutorial for you all

I have written a preloader tutorial for you all.

http://www.geocities.com/lostboyviru/Preloader_Tutorial/tutorial_1.htm

Comments and such welcome. Thanks,

Viru.

thank you for your usefull tutorial :slight_smile:

Great with tutorials but there´s a little error in the

[AS]if (bytes_loaded = = bytes_total)[/AS]

The space between the “=” should be deleted and then it´s fine :slight_smile:

Good work kO2n

Thanks guys!

I had to include the space otherwise the ‘=’ look joined up.

Viru.

Aha I see.

Very nice!Thank you 4 the great tutorial, it will help a lot of people around:flower:

hmm page could not be displayed. i’d like to see a tute on making one preloader that preloads all movies, instead of having a pre for each one.

Ok Digital, that’ll be my next tutorial.

Viru.

Digitalosophy, thats just wat i did with my example.
1 preloader for all external SWF’s

CHECK HERE

Hope it helps u.

Viru sounds good :slight_smile:

Claudio, i just happeend to look at your tute before, but didn’t open the source code. thank you i wil try this later

Thanks Viru, And Claudio

just a thought… i wouldn’t use _root in the code, it won’t work if you’re loading an external SWF into a MovieClip. unfortunately, most people don’t know how to modify the code to suit their needs. :-\

That´s probobly my problem do you (kax) have any idea what I should use instead of _root.

you could simply remove it, or use this instead. that should do… :stuck_out_tongue:

That is strikingly similar to my tutorial…

http://www.kirupa.com/developer/mx/percentagepreloader.htm

lol @ lost :stuck_out_tongue:

i thought so too… :crazy:

Read it properly and u’ll see i have noted that its based on a kirupa tutorial. But mine goes into a bit more detail with the code explanation and i also did say about changing _root. to this. so that it will work for externally loaded swf.

Just tried to do something nice, jeez.

sorry… :stuck_out_tongue:

i guess you can say that any of us (mooler, lostinbeta and me) actually read the whole thing. :-\

however, i still believe that no one should use _root in a tutorial. only to prevent confusions and/or malfunctions. just my two cents… :wink:

I never said anything bad about it :wink: I was just saying it was strikingly similar to my tutorial. I did happen to breeze over that first paragraph where you said it was an expansion of mine though :trout: (to myself)

And as Kax said… you should use “this” in your tutorial, you would be surpised how many tons of people don’t read the tutorials but copy and paste the code and put it wherever they want to and hope it will work :stuck_out_tongue:

kO2n : I don’t think lost was jumping down your throat, he’s not here for that

Well there is still no tut on how to load swf:s into an " statick" MC in your main timeline and have a loadbar and textbox showing the progress.

Lostinbeta had a working code in this thread
http://www.kirupaforum.com/forums/showthread.php?s=&threadid=15472

But that is if your create an empty MC and positioning that MC at your main timeline.

Any ideas of how to achieve to first sentence I´m all out of´em.

:slight_smile: