Be a Supporter!

Question about preloaders

  • 286 Views
  • 3 Replies
New Topic Respond to this Topic
Generations1st
Generations1st
  • Member since: Apr. 15, 2010
  • Offline.
Forum Stats
Supporter
Level 29
Filmmaker
Question about preloaders 2012-06-21 21:11:27 Reply

I posted this question on the wrong thread earlier by the way,and i was told this was the right place.
so just out of curiosity, is it possible to merge an animated Gif to a pre-loader.
I can only assume it has to be treated as a graphic symbol subject to the number of frames to be required for this to
be somewhat achievable, if it is, then is there a frame limit if the animation was to be looped?


BBS Signature
everette00
everette00
  • Member since: Nov. 13, 2008
  • Offline.
Forum Stats
Member
Level 04
Programmer
Response to Question about preloaders 2012-06-21 21:53:14 Reply

At 6/21/12 09:11 PM, Generations1st wrote: I posted this question on the wrong thread earlier by the way,and i was told this was the right place.
so just out of curiosity, is it possible to merge an animated Gif to a pre-loader.
I can only assume it has to be treated as a graphic symbol subject to the number of frames to be required for this to
be somewhat achievable, if it is, then is there a frame limit if the animation was to be looped?

OK, now that you're in the correct forum, I can help you now! :) Yes, it is possible to do animated elements inside of a preloader. You just have to keep in-mind how big the animation is. A huge animation (a lot of data) is going to keep the preloader from doing its job effectively, I would think.

Generations1st
Generations1st
  • Member since: Apr. 15, 2010
  • Offline.
Forum Stats
Supporter
Level 29
Filmmaker
Response to Question about preloaders 2012-06-21 22:19:53 Reply

At 6/21/12 09:53 PM, everette00 wrote: OK, now that you're in the correct forum, I can help you now! :) Yes, it is possible to do animated elements inside of a preloader. You just have to keep in-mind how big the animation is. A huge animation (a lot of data) is going to keep the preloader from doing its job effectively, I would think.

That's good news and the animation loop wouldn't be any bigger than 50kb, or is that overdoing it?
Do you know how this is done? because it can't be as simple as slapping a gif in front of the key-frames, i wouldn't expect it to work without some sort of format.


BBS Signature
everette00
everette00
  • Member since: Nov. 13, 2008
  • Offline.
Forum Stats
Member
Level 04
Programmer
Response to Question about preloaders 2012-06-22 00:34:36 Reply

At 6/21/12 10:19 PM, Generations1st wrote: That's good news and the animation loop wouldn't be any bigger than 50kb, or is that overdoing it?
Do you know how this is done? because it can't be as simple as slapping a gif in front of the key-frames, i wouldn't expect it to work without some sort of format.

50KB is pretty small, so you're good. GIF is a format, but I'm not sure if it would work either. I've never worked with GIF before. However, preloaders are part of the overall file, and thus you can use .fla files for the animation. From what I could tell, it would be no different than while your playing your actual movie. Very little scripting involved too.