Open camaech opened 10 years ago
Would love to see this too.
+1
+1
+1
+1
+1
+over9000
come on folks, TweenMax that callout like a champion - works like a charm.
_content = Callout.show(contentClass,yadayada,Callout.ARROW_POSITION_LEFT,true); TweenMax.to(_content, 5, {y:500,width: 800 ,height:200 , alpha: .7, ease:Elastic.easeOut});
Would be nice to have an easy way to animate a Callout. A simple alpha fade or slide from arrow point origin.