Slide

8 Responses to “Slide”

  1. Tink » Blog Archive » Efflex v0.02 Says:

    [...] org.efflex.viewStackEffects.Slide [...]

  2. Zwercknase Says:

    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

  3. Tink Says:

    They are all compiled into the SWC’s

  4. Bytetron Says:

    Hi Tink,
    what’s the difference between vertical list and slide effect?

    Thx

  5. Bytetron Says:

    Sorry I forgot another question:
    where can I find the docs?

    Thx

  6. Tink Says:

    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.

  7. Furkesz Says:

    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!

  8. Tink Says:

    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”.

Leave a Reply