Question
Creating a gradient transparency mask for movie clip in html5 canvas
I have scrolling text in a movieclip that I want to fade in and out (top and bottom) using a gradient transparency mask. This has to be output as HTML5 canvas. How do you create a transparency mask with faded out edges?