ActiveDen

Circular Animation Preloader - Dots and Reflection

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
  • Referred between 50 and 99 users
flashark says
Author

pastar, I check example and read about its functionality now i undersand what did you mean. I must say, sorry but this is not that kind of file, but is similar. Difference between my preloader and one you provided as example is that:

- my preloader is created to be put in your project (flash site for example) and than it preload external content by listening some cilp in which content is loaded. For example, gallery where you load external images. So you just put it on scene, and set target, and than when you load different images, this preloader activates every time and preload it.

- jaredly2 preloader is more content loader (some kind of extended preloader), and it loads and preload content in itself. So you can put it in html, and set what to load.

Anyway, i am glad we clear this, and i hope you will find my preloader useful for your projects.

Thanks for buying. flashark.

Posted 3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
wippermann says
Purchased

Hi FlaShark,

I have been able to make it work for loading my main swf. But I would also like to use it for loading of external swf in the main one. But in a movie clip named “website”.

So in frame 440 (of movie clip “website” ) I have a movie called “container”, the movie clip “preloader” and the folling code

stop();

var mcl:MovieClipLoader = new MovieClipLoader(); var picListener:Object = new Object(); mcl.addListener(picListener);

picListener.onLoadInit = function(mc:MovieClip) {

mc._width = 240; mc._height = 210;

};

var nextImage:Number = 0; var contents:Array = [“Photography.swf”,”img2.jpg”,”img3.jpg”];

Where I would like my external swf “photography” to go in container. To reach frame 440 I have a button with the following script.

on (release) { gotoAndStop(440); }

trace(nextImage)
trace("loadContent/"+contents[nextImage]);
mcl.loadClip("loadContent/"+contents[nextImage], container);
if(nextImage>=contents.length-1)
    nextImage=0;
else
    nextImage++;

Because the code are in my movie “website” I think I might have to use some _root. or something no ?

Please help as I would really like to get this to work !

Kev

Posted 3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
  • Referred between 50 and 99 users
flashark says
Author

Hi wippermann, thanks for buying. From what you described it looks like everything is ok. Do you get some error?

Check if you have this line on preloader clip (F9 for Action Panel).

this.contentTarget = _parent.container;

And check if you called movieclip “container”;

You can sand me your fla so i can check and sugest what could cause problem.

flashark

Posted 3 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
jenschultes says
Purchased

Great preloader. Works perfectly. FLashark was fantastically helpful in helping me debug a small glitch in my usage. Absolutely recommended!

Posted 3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
wippermann says
Purchased

Thank you for your help Flashark !!

I will prep a simple FLA to send you so you see my structure ! Where / how can I send it ?

Also, loader works like magic when on the first frame. But when I put it in an termidiary scene when loaed it send my movie back to frame one scene 1 and I don’t know where to change that ?

In other words how do I point it to a specific scene when loaded ?

Thanks for everything ! great job !

Kev

Posted 3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
  • Referred between 50 and 99 users
flashark says
Author

Hi wippermann, contact me through my profile page http://activeden.net/user/flashark and i will respond you from my mail, so you can send me back fla to check.

Thanks for buying. flashark.

Posted 3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
wippermann says
Purchased

Hi All,

FlaShark has helped used his loader to load several external SWF movies into my main movies !

The result is very nice !

Thanks a lot > Absolutely recommended!

Kev

Posted 3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
glevan says
Purchased

Hi FlaShark

Is it possible to use a flv animation instead of the regular dots? I tryed to add a small flv plasma effect inside the preloader mc, just below the Dotts frame, but the loader didn’t work. Is there a way to make it accept the flv mc? I’m going to use this loader to load an external swf file

Thanks

Gil

Posted 2 years ago
Author
flashark flashark replied

Hi Glevan, thanks for buying. From technical view i think it should be possible for this peloader to work with animation clip below dots clip , but dots and preloader in general all need to be small size. If you put flv in preloader, it is possible that it needs more time to load and show preloader, maybe that cause some problems. Anyway if you can’t manage it to work you can send me your fla and flv, and i will try to customize it for you.

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
glevan says
Purchased

Hi flashark

Thanks for this great component. And thanks for the great support!

Gil

Posted 2 years ago

You must sign in or sign up to purchase this item.

$4Regular Licence

$4

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$12Extended Licence

$12

Extended Licence an app, paid game, or other software project, a website template for sale - Details

174 Purchases 29 Comments

Buyer Rating
12345 ( 18 ratings )
flashark

flashark

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
  • Referred between 50 and 99 users
View Portfolio
Created 10 February 09
ActionScript Version AS2
Documentation Well Documented
Opens With Flash 8 (8+)
Published Size 6kb
Resolution Resizable
by
by
by
by
by