Advance Star Effect V2

Category
Web Authoring
Misc Web Authoring Tools

Review

Colorful star effect and very easily to use. Make stars with your cursor. Set color of stars: StarEffect.color = 0xFF00FF Unset color of stars: StarEffect.color = null To make stars with a target,you can trace many item at same time: StarEffect.traceTarget(a_mc) StarEffect.traceTarget(b_mc) Unset star with a target: StarEffect.untraceTarget(a_mc) StarEffect.traceTarget(b_mc) Make star on mousemouse: StarEffect.atMouseMove = true Make star on mouseDown: StarEffect.atMouseDown = true Make star on mouseUp: StarEffect.atMouseUp = true


Search

Recent searches