How do I make the sparkles follow the path once then stop?
Add this function…
function stopIt(){ delete this.onEnterFrame; }
Put it after startSparkles(); which is around line 34.
Then you need to go into the holder movieclip.
- Double click “holder” in the library.
- Click on the timeline.
- Add another layer.
- On the last frame (ie at the end of the path animation) add a key frame.
- In this keyframe write the following…
this._parent.stopIt();
This should do it, but please message me if you still are having problems.
I’ve bought this file but I am still having difficulty using it, what should I do?
Please message me with your problem and I’ll do my best to help you!

143 Purchases
13 Comments