CoverFlowPapervision3D

16 Responses to “CoverFlowPapervision3D”

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

    [...] org.efflex.viewStackEffects.CoverFlowPapervision3D org.efflex.viewStackEffects.Slide org.efflex.pairViewStackEffects.Slide [...]

  2. Efflex Effects | EverythingFlex: Flex & AIR Says:

    [...] org.efflex.viewStackEffects.CoverFlowPapervision3D org.efflex.viewStackEffects.Slide org.efflex.pairViewStackEffects.Slide [...]

  3. Mike Says:

    this is awesome, thanx for the new version. One question though, when I click a button to change the child of the viewStack just before the effect starts I see a flashing black rentacle, that is if I use a transparent background. I tried setting the transparent value to true, and the modal to 0 but still I see it. U have any idea what is that? or how can I fix it? Thanx for everything!

  4. Tink Says:

    Can you post a simple example with view source enabled please Mike.

  5. Mike Says:

    sure, u can find it here: http://mbmradio.sytes.net/
    check the gallery its were i used the effect.

  6. Tobias Says:

    Hi, thanks for the work.

    I’m having the same issue here.
    flashing black background, even when transparent is set to true.
    In the Fade and FadeZoom Effect the background is displayed continously while Effect is beeing played.

    Do you planned to open your source?

    thanks again,
    tobias

  7. Hans Says:

    Hi,

    great work. But looks like weh have an Memory Leak Issue in this Effect.
    The Number of the Instances of Vertex3dInstances, Number3D and MAtrix3D are growing quite fast. I have no Idea how i can handle this.

    do you?
    thanks, hans

  8. Martin Says:

    Hi,

    I cant find the coverflow and some other files in your svn repository. I’d like to fix the black blackground bug. Or maybe you dont want to opensource 0.02 ?

  9. Tink Says:

    Hi Martin

    I’ll push an update up before the end of the week that fixes the issue.

  10. tsemer Says:

    Hi,

    we work on an AIR project that started as two separate AIR applications communicating through local connection and using efflex swc for some viewstack effects.

    Now we have a new version of this software which is a single air application with two flex windows (by the way it was impossible to compile this application with efflex swc).

    So, I added the new efflex from svn (thanks Tink).

    In this configuration the application crashes while in transition of an effect and I have no clue what might be wrong.
    any suggestions are very welcome

    thanks in advance,

    tsemer

  11. Tink Says:

    Hey tsemer

    Any chance you could put a simplified example online with source enabled that I could take a look at. See if we can get this resolved.

  12. tsemer Says:

    Hi again

    unfortunately I can’t reproduce the problem in the demo I prepared. The error occurs when changing a selectedChild of viewStack while I populate it with data and components.

    I will keep you informed of my progress
    thanks again

  13. sirask Says:

    Hi Tink,

    Can I view the all children of view stack at once like Dougmccune cover flow component.

    Thank in advance,
    Sirask

  14. Tink Says:

    Efflex is a library specifically for effects. You can display all children (as bitmaps), but only as an effect is taking place (i.e. usually a show effects).

    I would say you want something more akin to a List that only creates the minimum number of renderers required and reuses them, than a ViewStack when creating something like the coverflow component.

  15. Moo Says:

    I got Error With

    1046: Type was not found or was not a compile-time constant:

    CoverFlowAway3D. MXViewStackEffectExample/src Efflex.mxml line 10

    1266565773671 38

    How to resolve my error?

  16. Tink Says:

    You need to download the source for the google code library

    http://code.google.com/p/efflex/

Leave a Reply