|
SPECIAL FEATURES : This flash preloader can be used as self loading, which means you just put it on first frame, and your content on second, or you can use it for loading external content(jpg, pngs, swfs ). For preloading external content all you need is to place this flash preloader somewhere on scene, and define target movieclip by setting one variable in preloader. Preloader will listen your clip and automatically start preloading when catches some data to being loaded to this clip. It will also auto center self on that clip, so you don't need to do anything. Please check preview example. WHAT CAN I CHANGE ABOUT THIS PRELOADER ? loading text show/hide (text = true) percents show/hide (percents = true) percent sign show/hide (ShowPercentSign = true) reflection show/hide (reflection = true) preloader color (color = 0xffffff ) preloader spin speed (speed = 6) Number of segments (segmentsCount = 5) Space between segments (segmentsSpace = 3) Segment type (square, circle.) (segmentsType = 3) reflection background color (bgColor = 0000000 ) loaded based, or infinite animation (infinite = false) self loading or define target clip (contentTarget = _parent.container) WHAT YOU GET ? Complete source, with very detailed commented code, and HELP file. External loading example file Complete preview files with different preloader settings Please rate this file if you like it. |