You should import like this:
along with TransformAroundPointPlugin, it works for me like this..If You set the bitmapData correctly, it should work..Actionscript Code:import com.greensock.*;
import com.greensock.easing.*;
import com.greensock.plugins.*;
TweenPlugin.activate([TransformAroundCenterPlugin,TransformAroundPointPlugin]);




Reply With Quote