Free ActionScript

Flash AS2 & AS3 Tutorials, Game Code, Effects, Source Files & Sample Downloads

Dynamic Bitmap Mouse Trailer

2 Comments »

Here is a new Dynamic Bitmap Mouse Trailer.

This is an update to the previous trailer effect that used movieclips instead of BitmapData. The bitmap version works much faster and smoother. Check out this post for BitmapData usage examples.

Preview

Download Fla Sample

Download Fla Sample

2 Responses

I love this effect but i’d like to use it without mouse actions. Random sparkles just should move across the screen form left to right. How should i change script to make souch effect? Thank you for any advice!

  • hi tuudur,

    I’m sorry I didn’t reply earlier. I must have missed your post.

    You can do that by changing the line where particles spawn at mouse x and mouse y, to spawn on a movieclip x and y.

    You would then tween this movieclip across the screen creating that effect.

  • Leave a Reply

    You must be logged in to post a comment.