Hello,

I am using attachMovie to attach small red dots to other MCs

The problem is .... i am enlarging the MCs using actionscript.

Before attachMovie does its thing.... the width and height of the MCs are correct. But after attachMovie runs, the width and height of the MC that got the new MCs attached TO it... gets all screwed up.

For instance.... original height = 50
run function that does the attachMovie
now new height = 355 (or some random big number)

This screws EVERYTHING up. I have no idea how to scale the movie properly anymore. This even happens if the attached MCs are tiny red dots that do NOT visually increase the width or height of the MC at ALL. How do I prevent this from happening?

Thanks!!
-Carlos-
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to