Tagged Questions

4
votes
4answers
6k views

How can I nicely animate between viewstacks

I have a little Adobe Air app and I want to have several 'views' within it. I can achieve these views using a ViewStack but am having difficulty finding a nice way to animate between them. This is ...
0
votes
0answers
71 views

Flex's Spark <s:Animate> is doing odd things. It appears to be working too hard

I'm making a site with flex, which is all well and good, but I have run into this problem when using the tag: I have this block that very nicely animates a viewstack, which is called every time a ...