actionscript 3 - Change the registration point of a video object -


is there way change registration of video object (so can apply tween effect)?

put video object in movieclip , place want registered in clip (e.g.: top-left x=0,y=0, center x=-video_obj.width/2,y=-video_obj.height/2). then, apply tween effect containing movieclip.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -