Colorful star effect and very easily to use.

Advance Star Effect V2 1.0

  • Автор: FlashComponents
  • Язык: English
  • ОС: Win98 / WinME / WinXP / Windows2000 / Windows2003 / Windows Vista Home Premium / Windows Vista Home Basic x64 / Wi
  • Цена: $5.00
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
Ключевые слова: flash, actionscript 2.0, actionscript 3.0, flash components