Skip to main content
Participant
April 25, 2007
Question

Bend a Movieclip

  • April 25, 2007
  • 3 replies
  • 264 views
I want to bend my Movieclip.

So this: ||
does this: ))
or this: ((

how can I do this?
This topic has been closed for replies.

3 replies

kglad
Community Expert
Community Expert
April 26, 2007
my bad, i meant the displacementMapFilter.
Participant
April 26, 2007
please explain. As I understand it, the bitmapfilter class contains

bevelfilter
blurfilter
colormatrixfilter
convolutionfilter
dropshadowfilter
displacementmapfilter
...etc

nothing to curve or bend a Movieclip though.
kglad
Community Expert
Community Expert
April 26, 2007
the bitmapfilter class can do that but you'll need to do some reading to implement it.