I've never used that sort of tween, and don't really know how it interacts with code. What I'd probably do (and this is not necessarily what you should do), is scrap all the existing tween stuff, get a library like TweenLite, and reproduce your tweens in code. Then you can very easily change the target when you create a new tween.