Skip to main content
January 8, 2008
Question

using concatenatedMatrix

  • January 8, 2008
  • 1 reply
  • 205 views
kglad - you wrote:
quote:

if you want to check the results of all manipulations affecting a child (or even more deeply nested) movieclip (ie, those applied to the movieclip or its ancestors), use the concatenatedMatrix property of the descendant movieclip's transform property.

i read a lot about the matrix, and i still dont know how to resize a mc to a specific width, (i want it to be the real width, i mean as if the parents of the mc were never scaled)
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
January 9, 2008
if you want to resize gc1 which is a child of c1 which is a child of mc1 to have a width of W, use: