Re: [Flashcoders] Event.RESIZE

2009-07-02 Thread Mario Gonzalez
You have to becareful how you call that, because as you're dragging it out, calling about 3-4 times a second. That could be related to your problem. You're correct in that they are actually the same thing. If you're trying to stretch it to the width of the stage, and it started out as the

Re: [Flashcoders] Event.RESIZE

2009-07-02 Thread Pedro Kostelec
Thanks. I fixed it by adding a Footer_mc.scaleX = 1; just before the Tweenlite tween so the scale is reset before calculating the new one. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com