[solved] Animation Problem (1 Viewer)

sweborn

Extension Designer
June 8, 2007
303
214
Home Country
Sweden Sweden
I would need some help with an animation. As you can see in the clip the ongoing animation from the previous screen will not disappear. I need a code that stops the ongoing animation when switching to detailview. :)

[Edit] I have added this line to stop the animation:
Code:
<animation effect="fade" start="100" end="0" time="0" condition="control.IsVisible(900)">conditional</animation>
 

Attachments

  • animation.avi
    4.4 MB
  • movingpictures.background.default.xml
    12.7 KB
Last edited:

Users who are viewing this thread

Top Bottom