This entry was posted on Wednesday, May 27th, 2009 at 10:31 pm and is filed under org.efflex.mx.viewStackEffects. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
[...] org.efflex.viewStackEffects.Slide [...]
Hey Tink,
really cool effects. I would try the viewstackEffect Slide, but where can i get the org.efflex.mx.viewStackEffects Classes?
At the google Source i only find the org.efflex.viewStackEffects Classes.
Thanks a lot
They are all compiled into the SWC’s
Hi Tink, what’s the difference between vertical list and slide effect?
Thx
Sorry I forgot another question: where can I find the docs?
Hi Bytetron
List will feature all the items in between to 2 indices i.e. if you go from 0 to 3, you’ll see 0, 1, 2 & 3. Slide would go directly from 0 to 3.
With Slide you can also place the items side by side, or slide one on top of the other.
As yet there is no documentation.
Hi Tink,
First, your site is one of the best flex effect galleries, thanx for your work!
I’m new at flex, and would like to use this slide effect, but I don’t know where to set the direction of the slide?
I saw in the explorer that direction can be set, but I can’t get source there.
Thank you!
Hi Furkesz, thanks for the kind words.
The prop your after is called ‘direction’ and can be set to one of the following “down,up,left,right”.
You may also want to look at the prop ’slideType’ which can be set to the following values, “in,out,together”.
Name (required)
Mail (will not be published) (required)
Website
May 28th, 2009 at 10:02 am
[...] org.efflex.viewStackEffects.Slide [...]
June 22nd, 2009 at 5:10 pm
Hey Tink,
really cool effects.
I would try the viewstackEffect Slide, but where can i get the
org.efflex.mx.viewStackEffects Classes?
At the google Source i only find the
org.efflex.viewStackEffects Classes.
Thanks a lot
June 22nd, 2009 at 5:11 pm
They are all compiled into the SWC’s
November 8th, 2009 at 3:44 pm
Hi Tink,
what’s the difference between vertical list and slide effect?
Thx
November 8th, 2009 at 3:46 pm
Sorry I forgot another question:
where can I find the docs?
Thx
November 8th, 2009 at 9:22 pm
Hi Bytetron
List will feature all the items in between to 2 indices i.e. if you go from 0 to 3, you’ll see 0, 1, 2 & 3. Slide would go directly from 0 to 3.
With Slide you can also place the items side by side, or slide one on top of the other.
As yet there is no documentation.
November 12th, 2009 at 8:26 am
Hi Tink,
First, your site is one of the best flex effect galleries, thanx for your work!
I’m new at flex, and would like to use this slide effect, but I don’t know where to set the direction of the slide?
I saw in the explorer that direction can be set, but I can’t get source there.
Thank you!
November 12th, 2009 at 12:07 pm
Hi Furkesz, thanks for the kind words.
The prop your after is called ‘direction’ and can be set to one of the following “down,up,left,right”.
You may also want to look at the prop ’slideType’ which can be set to the following values, “in,out,together”.