Wow, really cool
- Has been a member for 3-4 years
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Bought between 1 and 9 items
- Referred between 10 and 49 users
NIce!!!
This is nice …
- Has been a member for 3-4 years
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 1 and 9 items
That’s a nice one…
Hi!
Been looking for something like this! I like how it follows a path!
BUT , I’d like to multiply this effect, so that I can have several hearts/fireworks/whatever in one scene!
How do I do this?
Thank you!
The easiest way would be to copy the 2 layers on frame 1 of the fla and paste these into a new symbol. You can then drag multiple instances of this symbol to the stage. You will need to be careful about slowing your swf down too much though, lots of instances will cause your movie to run very slowly especially on line. You could modify the script to limit the number of sparkles created, but this is a little more involved. Let me know if you need pointing in the right direction. Good luck 
RR,
This is a great animation. Thank you.
We are trying to use three instances of the animation with different colors following different paths. I can modify the code for this, but having three different movie clips of these make the animation slow down a ton – like you said it possibly would.
can you give me some extra ideas / tips to keep a faster animation? anything would help.
thanks.
Pat
The reason it runs slow with 3 animations is that there are so many particles on the stage at the same time. The only way to make it run quicker is to minimise this.You could try commenting out these lines…
movingSparkle2 = this.attachMovie(“colouredSparkle”, “ss_”+sparkle, sparkle+101); (about line 51)
setParams(movingSparkle2); (about line 58)
This will bean that the path of sparkles is finer but it might look ok. You could also try making the particles fade quicker.
Finally you could remove the particles at a larger size, try increasing the number in this line…
if ( this._height < 4) (about line 110)
Hope one of these helps!
Hi, thank you for this great effect.
How do I create the path on Flash CS5 , is it compatible?
thanks,
This is a very nice animation, but I don’t understand how to incorporate it into my movie.
I have a movie where I want to have the emitter follow a path when each letter fades up. I would like to overlay the path and have it follow along.
When I go to add the script and path, it won’t show.
I’m sure there is something wrong with how I’m incorporating it into an animation so it goes along with the other things that are going on, so some help would be great.
Also, is there a way to just have it stop and stop emitting sparkles at the end of the path?
Thanks, Michael
- Has been a member for 4-5 years
- Exclusive Author
- Sold between 1 and 100 dollars
- Bought between 100 and 499 items
- United Kingdom
Perfect sparkle !! Easy to work with and beautiful results. Thanks
Many thanks for this script, works perfectly! I was just wondering how I could stop the rotation of the symbols as I want to have a non-rotating plus sign on a project I’m doing.
Keep up the good work
Hi there, I’m glad you like the file! It should be pretty simple to stop the rotation. If you go onto frame 1 and look in the actions you can search for the word ‘rotation’ (without the ’’). If you comment out (put // at the beginning of) the lines with rotation in this will stop it. I think there will be a couple of lines. If you are having problems with this then message me and I will tell you specifically which lines it is. Good luck!
Hi this is great but having some issues Make sure the layer below with the follower_mc on is snapped to the path. How do I do this, Im a begiiner in flash I made a path but not sure how to do this part ? can you help thanks
I have purchased your file and would urge anyone with any doubt to do the same as it is fantastic…thankyou!
I am trying to use it on a google banner which does not allow Math.random or any random generating code. Could the code be modified to enable it to be submitted successfully to a google adwords banner campaign and still work?
Thanks for the compliment
I’m sure it can be easily modified not to use the random statement the sparkles will just be a bit less random. If you want you can email me your file and I will have a look at it for you. (I think you will need to send me a message through activeden for me to get your email address but do that and I will respond)
Hi there,
Fantastic work. I purchased a copy. Alas, As2 is unusable for me, any chance there is an AS3 version ?
Thanks Lalit

143 Purchases
13 Comments