On 19 July 2010 19:38, Eduardo Fleury <[email protected]> wrote:

> Both the RotationAnimation and the ColorAnimation are nodes of a higher
> level group animation, in this case the Parallel Animation. That means you
> should not start or stop the child animations directly. Instead, give the
> top animation an ID and call start and stop from there.
>

1. Is this documented anywhere ? I can't see anything in Assistant that
mentions
a restriction like this.

2. It's not clear to me what in my code is trying to start or stop the
animations. Is it
the presence of the loops property ?

-- 
Stephen Collyer
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to