• Use FlashEff with dynamic gallery, concrete example???

Posted by dimitric 
• Use FlashEff with dynamic gallery, concrete example???
August 02, 2009 12:03PM
Hello -

I may be stupid to ask that.
But did someone already see/do a dynamic gallery (portfolio) WITH FlashEff?
Because I can't find a tutorial online (it's never dynamic, picture(s) are always embed in the .FLA
Could someone help post me an concrete example with a few pictures?

Thank you, have a nice day…



- Dimitri
Re: • Use FlashEff with dynamic gallery, concrete example???
August 05, 2009 12:40PM
Hi

Download this demo.

[www.flasheff.com]

There is what you need.

Please note that this example is to demonstrate how you can do a slideshow with FlashEff2. We do not offer support for this example nor modify it upon request. All "techniques" used on this example can be found on the FlashEff2 documentation files. You need some actionscript skills in order to create something similar.



Edited 1 time(s). Last edit at 08/05/2009 04:06PM by demiurgu.
Re: • Use FlashEff with dynamic gallery, concrete example???
August 06, 2009 06:25AM
Hello Demiurgu/Alin -

Thank you so muchhh… For this nice example.
Will help me (and other people) alot.


Have both a nice day…



- Dimitri [www.thebend.be]
Re: • Use FlashEff with dynamic gallery, concrete example???
August 14, 2009 02:45PM
Can someone show me how to use a different effect other than the FESSquareScale?

I tried changing these two lines:
var Pattern1 : FESSquareScale = new FESSquareScale();
var Pattern2 : FESSquareScale = new FESSquareScale();

to this:
var Pattern1 : FESClouds = new FESClouds();
var Pattern2 : FESClouds = new FESClouds();

But that just gave me an error.
Re: • Use FlashEff with dynamic gallery, concrete example???
August 17, 2009 11:57AM
If you change the pattern you will need to import it.
if you want to use clouds, use:
com.jumpeye.flashEff2.symbol.clouds.FESClouds
This should do the trick.

-Ionut.
Re: • Use FlashEff with dynamic gallery, concrete example???
August 17, 2009 08:23PM
Oh duh. I should have seen that. Sorry.... and thanks.

I've been using AS2 for ages, and I'm pretty new to AS3. Do you know if there are any examples out there with play/pause prev/next buttons using this slideshow model?
Re: • Use FlashEff with dynamic gallery, concrete example???
August 18, 2009 05:53AM
nlyttle, I think there is one in the package that you download from FlashEff.com
Re: • Use FlashEff with dynamic gallery, concrete example???
August 18, 2009 02:27PM
I downloaded the one from the link in this thread, which does not have any controls. Is there another one I should be aware of? Thanks.
Sorry, you do not have permission to post/reply in this forum.