Be a Supporter!

Preloader

  • 142 Views
  • 4 Replies
New Topic Respond to this Topic
Soadaman
Soadaman
  • Member since: Feb. 27, 2002
  • Offline.
Forum Stats
Member
Level 12
Blank Slate
Preloader 2002-11-22 10:18:42 Reply

I make my graphics for the preloader bar and I just want to know How to correctly put the action "if_frame_is_loaded".

thx

-Soadaman

the-phantom-spancker
the-phantom-spancker
  • Member since: Dec. 22, 2001
  • Offline.
Forum Stats
Member
Level 35
Blank Slate
Response to Preloader 2002-11-22 11:03:42 Reply

popst this in the general and flash one 2, 2 get better results i just wanna know how u make preloaders those sites dont explain it well enough i get lost and dunno wot 2 do

Soadaman
Soadaman
  • Member since: Feb. 27, 2002
  • Offline.
Forum Stats
Member
Level 12
Blank Slate
Response to Preloader 2002-11-23 09:54:21 Reply

Go check this easy tutorial about preloader:
The only thing is that I'm a french quebecer and I don't understand everything...like the action if frame is loaded... try this up:
http://www.newgrounds.com/portal/view.php?id=39399

-soadaman

the-phantom-spancker
the-phantom-spancker
  • Member since: Dec. 22, 2001
  • Offline.
Forum Stats
Member
Level 35
Blank Slate
Response to Preloader 2002-11-23 15:20:03 Reply

well thanks buddy ill try that
thanks

Mr-Y
Mr-Y
  • Member since: Apr. 28, 2000
  • Offline.
Forum Stats
Member
Level 38
Blank Slate
Response to Preloader 2002-12-05 17:45:50 Reply

Stop the movie while it's loading - don't put much for the viewer to view while loading, and make sure the loading sequence is not big on size. Make the loading sequence go in a continuous cycle, or stop it using the actions of frame(s). Then, make sure that one of the frames has "ifframeisloaded" actionscript line, and under that, put the action you want to happen when the movie is loaded. Finally, when you finish the movie, remember to set the "ifframeisloaded" frame value to the last frame of your flash. You can get nice tutorials around here too, or download preloaders that have already been made - you can search for them, if you want a good preloader.