Preloader
- butters44
-
butters44
- Member since: Jun. 21, 2002
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
- Mr-Y
-
Mr-Y
- Member since: Apr. 28, 2000
- Offline.
-
- Forum Stats
- Member
- Level 38
- Blank Slate
To make a simple flash preloader, make frames go in a continuous cycle or stop using frame actionscript, and make an action in the cycle or in the stopped frame - that states "ifframeisloaded", and in the value of the action, set the frame number to the last frame in your movie (it's best to do that when you're done your whole movie). Then, in the "ifframeisloaded command, enter the action you want to happen after your movie is loaded - an action like "play", "gotoandplay" or "gotoandstop" - once you get the hang of this, it should be a piece of cake. Good luck.
You can also download preloaders from the Internet - just search for them - there's even some on NewGrounds.
- Mr-Y
-
Mr-Y
- Member since: Apr. 28, 2000
- Offline.
-
- Forum Stats
- Member
- Level 38
- Blank Slate
BTW, go to http://www.newgrounds.com/bbs/topic.php?id=37751 to get great tips on actionscripts - the actionscript thread is very long in that forum topic - it can be very helpful for you to learn from it.
- titbread
-
titbread
- Member since: Dec. 2, 2000
- Offline.
-
- Forum Stats
- Member
- Level 15
- Blank Slate
- ChocolateChipClock
-
ChocolateChipClock
- Member since: Aug. 16, 2002
- Offline.
-
- Forum Stats
- Member
- Level 19
- Blank Slate
do you have any idea how much this pisses me off. this question is asked so much yet it is right before your eyes. just look under the topics. dumbass.
- Green-Glow
-
Green-Glow
- Member since: Feb. 18, 2001
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
- titbread
-
titbread
- Member since: Dec. 2, 2000
- Offline.
-
- Forum Stats
- Member
- Level 15
- Blank Slate
- Green-Glow
-
Green-Glow
- Member since: Feb. 18, 2001
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
- xsmorrisx
-
xsmorrisx
- Member since: Sep. 27, 2002
- Offline.
-
- Forum Stats
- Member
- Level 15
- Blank Slate
this is the easiest way to make the simpliest preloader ever ok. on one layer put a button ok with the action goto frame woteva. then add anotha layer and create a textbox which will say "loading..." then in the first keyframe of that layer just write the l, then copy frame and paste into the next frame and in the textbox type the o so u will "LO" repeat this until u have "LOADING..."then on that last frame give the textbox the action to loop back to frame 1. there simple. although it isn't very good u can improve on it and experiment with adding a bar etc. Don't be trying to do all the hard stuff first with preloaders. Experimentation=learning OK??
So just have that and then experiment with the more complex preloaders.

