View Full Version : BaseEffect example
Alona Oz
1 Sep 2010, 7:07 AM
May be I miss something, but I can't find any example for BaseEffect and other effects.
Can you point me to some code or docs?
10x
http://www.sencha.com/examples/explorer.html#fx
Alona Oz
2 Sep 2010, 12:33 AM
Thanks for you quick reply!
I try to understand the possibilities of supported effects and I have several questions:
1. I want to create a window element that will appear with slideIn effect. For my understanding all effects use el() and they will work after the element is rendered into document. So I need to render the element in hidden mode first. I've tried different way to render hidden element using Fx example (setVisible, hide etc), but it didn't work.
So, how I can do it?
2. Regarding move effects, does it have any properties for smooth start and smooth end? I mean the property that will slow down the ending/starting of the animation?
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.