hi friends, i need your kind and urgent help for this:
i have a .swf loaded on level2.
this .swf contains a tween motion of three movies successively, from frame 1
to frame 500. the tween moves the mcs from X pos 800 to X pos -200
(horizontal movement through the classic 800X600 screen.)
the root movie which loads this .swf on level 2 contains a button that
resize the loaded movie 60 * level2._width

now, it does work, but i have to wait for a long while before the animation
actually plays.
After some testing, i can say this:
the delay is not due to processing time because if i wait for the tweening
to go on for a while THEN hit the resize button, it performs the operation
directly.

PLEASE HELP, i 'm kind of desperate here.

thanx,

Alexandre