i can`t see the the preloder… my pc have a windows vista, ie 7 and flash player 9
i do not understand it.
Posted about 1 year ago
PRELOADER 10 PACK
Tired of using the same old preloader for every project? Try out these 10 unique scripted preloaders to suit your project’s style. Easy to customise, all code is self-contained within one movie clip which can be dragged and dropped into your project. All you need to do is drop it on the first frame of your project and add a stop() action, that’s it!
Note: In the preview, press the skip button (bottom right) to skip to the next preloader.
Preloaders included:
File includes 10 individual .fla files for each preloader shown in this preview. Opens with flash 8 or higher. Help file and comments in the code included.
.................................................................................................................
Before leaving a comment on this page, please read my General File FAQ for solutions to common problems. This FAQ is updated on a regular basis.
If you want to contact me directly for support, always use the message facility at the bottom of my profile page so that I can confirm purchase history before replying.
.................................................................................................................
To request a quotation for custom work to this file, please fill out your request with our customisation department . All customisations are done at a standard hourly rate.
.................................................................................................................
What’s NEW from Digital Science:
FEATURED from Digital Science:
XML Galleries:
XML Menus:
Preloaders:
XML Utilities:
XML Templates:
Click here to see more files by Digital Science | View Website
Posted about 1 year ago
cardoso31 Check in the preloader code, once it’s reached 100% it will tell the _root or _parent to play() Take out that line so it doesn’t go back to your 1st frame on your timeline.
Posted about 1 year ago
jens You can have the preloader script check an empty mc which is loading a swf, all you have to do is change the following code:
loading = _root.getBytesLoaded(); total = _root.getBytesTotal();
to:
loading = _root.holder.getBytesLoaded(); total = _root.holder.getBytesTotal();
where “holder” is the instance name of the empty movieclip which the swf’s are being loaded. This empty movieclip must be on your main timeline.
Posted about 1 year ago
i can`t see the the preloder… my pc have a windows vista, ie 7 and flash player 9
i do not understand it.
Posted about 1 year ago
hi sorry for the newbie Q. is it possible to change the color or image of the preloaders?
Posted about 1 year ago
DS,, i have purchased a few single preloaders..
how do you change the color of the aqua glow on all the files?
--i changed everything else.. and i have searched thru every movie clip at every level and every frame and can not figure out how to change this green (aqua) glow.. Excuse my ignorance..how do you do this?
if it’s tinted, you need to select the object which is tinted, then underneath the properties bar change the tint colour, also to change the golw, select the object then effects and change the colours of the glow or drop shadow.
PS. Great Work ds!
Posted 10 months ago
@Reaper Media, thanks dude,, this is an effect i use soo often and totally forgot to check that… lol thanks
Posted 9 months ago
I Know this is a AS2 file, But has anyone gotten it to work in a as3 flash? I am getting an error for preloader 2
frame 1, line 8 1084: Syntax error: expecting rightparen before or.
Posted 9 months ago
I just purchased this pack and am very impressed.
I highly recommend it. It is simple to customize colors with just a novice level of knowledge in Flash.
Than you for producing such quality Flash components!
Posted 7 months ago
Hi,
Great script by the way, just trying to work a few things out, I’ve managed to change colours to what I needed. My question is:
I have a main.swf, loading other swf’s into it into an empty Holder movie. How do I load my main.swf + preload every other clip that gets loaded into the Holder.
Thanks, Lucas
Posted 5 months ago
This preloader looks great, but I am having a serious issue with it. Something about it disables hyperlinks with code like this on the stage.
on (release) { getURL(“http://www.google.com”, “_blank”); }
any idea why this might be?
Thanks and look forward to more of your flash work.
Posted 5 months ago
Hi. I have a problem with the preloader. I can’t see nothing until the preloader reaches 40 percent…
Can you tell me why?
Posted 3 months ago
To request a quotation for custom work to this file, please fill out your request with our customisation department . All customisations are done at a standard hourly rate.
Posted 3 months ago
I feel like an idiot but i didn’t see anywhere that this was AS2 just flash 8+ then i got errors and saw it was AS2 only on the sidebar.
Do you have any of this in AS3 that it would be very helpful, or even a place to direct me to do it myself…
Posted 2 months ago