Hi,
a graphist has defined a movieclip "actu" in the cs3 author part and i am instanciating this mc with as3.
the dynamic text fields (title, and texte zone under) in the mc have defined height and width, multiline, but when i add the mc with addChild, well, all the elements of the mc are scaled and the text zone goes way beyond the limits on the right.
I even tried to fix actu_mc.width before addchild but that doesn't change anything.
What do i miss ? I don't want to change what the graphist has designed...