I think it works if you use "pause" with animator groups. A second call to pause() will continue the animation.
Best, Raju > > Von: Srini Raja <[EMAIL PROTECTED]> > Datum: Sun, 15 Jul 2007 14:44:56 -0700 > An: <[email protected]> > Unterhaltung: Stop for animator and animatorgroup > Betreff: [Laszlo-user] Stop for animator and animatorgroup > > Hi, > > If I do a stop() an <animator> and restart it using doStart(), it works fine. > > If I do the same for <animatorgroup>, the doStart() doesn¹t start the > animation again. > > I am attaching 2 lzx code samples one with animator and the other with > animatorgroup. > > The version of openlaszlo is 3.4.x and runtime is flash. > > I don¹t have a 4.x environment to see if this problem can be reproduced there. > > Help me if I am missing something in the way I invoke animatorgroup. > > Srini Raja
