Flash AS3 GenieEffect Class
Maybe you know this tricky effect from your Mac OS-X ? Here you are – use it in your flash projects!
Features:
- Pure AS3 Code – lightweight and ultrafast
 - Animate MovieClips, Sprites, Bitmaps, transparent Bitmaps…
 - Very easy to add, no hard coding required
 - Optional settings possible:
- Speed
 - Detail (Segments)
 
 
Simple example for usage:
import ntx.graphics.GenieEffect;
GenieEffect.animate(YOURMOVIECLIP, 200*, 200*, GenieEffect.GENIE_TO);
That’s all,  REALLY !
  Like always – have fun 
!
* the x/y- position, where you want the effect “geniesTo”