Movieclip Reflection Effect

Published :
Author :
Adam Khoury
Learn how to set cool reflections of your movieclips on any background using cacheAsBitmap and a gradient rectangle movieclip mask. The key is to set cacheAsBitmap on both movieclips, your gradient mask and your image to be masked with gradient. You could also set everything dynamically, and add movement or animation to your movieclip and force the gradient reflection to move along with it.