very nice and useful for fullScreen sites.
Posted 3 months ago
Auto width pre-loader. No matter what size file you drop the pre-loader in it will always resize to the width of the stage for a full size pre-loader
As far as preloaders go it has a good range of easily editable features such as
Glow Settings : glowColour = Sets the colour you ant the bar to glow. glowX = Sets how much glow is on the X axis glowY = Sets how much glow is on the Y axis innerGlow = Defines weather the glow is inside or outside true = inside, false = outside. knockout = Removes middle from bar just to leave glowing edges this is defined with a true, or false, statement
Loader Bar Settings: barfillcolour = Sets what colour you bar is if knockout is not applied on the glow baralpha = Sets transparency on your pre-loader bar barX = Sets X position although should be left at 0 so as it fills entire width barY = Set the bars Y position barHeight = sets how thick you want the pre-loader bar
these are all in the head of the script in frame 1 so you don’t have to go through the code to find them.
To implement the preloader just copy the frames to the start of your own document then style the pre-loader to how you want. Thats it!
Posted 3 months ago