Skip to main content
Participant
October 23, 2009
Question

Masking : Is it possible to mask a TextFlow?

  • October 23, 2009
  • 1 reply
  • 441 views

Is it possible to mask a text flow with a movieclip to overlay the text? for example :

usually we would just use the textfield for masking to get this effect. apparently this is not possible from our tests. is there a work around for this?

thanks,

steve

This topic has been closed for replies.

1 reply

Adobe Employee
October 23, 2009

Can you create a bitmap from the Sprite containing the TextLines and use that as a mask?  Take a look at flash.display.BitmapData. I'd try that.

Hope that helps,

Richard