Actionscript 3, Flex, and Air. Code snippets and notes...
for each(var item:Object in movieReference) { TweenMax.to(item.movInfoPanel, 0.7, {autoAlpha:0, ease:Quint.easeInOut}); }
No comments:
Post a Comment