FlashEff 2 and Flex support

Posted by mianor 
FlashEff 2 and Flex support
September 17, 2009 08:23PM
Hi, I just bought FlashEff 2 to use it in Flex. Is it still not supported?

I tried to recompile the example provided in your tutorial, MyExample.as.
I extracted all SWC from the MXP and included them all into the libs directory of my Flex project.

It compiles but at runtime, I got this exception:
FlashEff2 WARNING: The selected ease function is not in the Library ! Please drag the StrongEase from the Components panel over the Library panel.
at com.jumpeye.flashEff2.core.interfaces::IFlashEffSymbolText/get easeFunc()
at com.jumpeye.flashEff2.symbol.blur::FESBlur/startTransition()
at com.jumpeye.flashEff2.symbol.blur::FESBlur/show()
at FlashEff2/transitionEffect()
at FlashEff2/draw()
at com.jumpeye.core::JUIComponent/callLaterDispatcher()

I checked and this lib (StrongEase.swc) is included in my libs directory.

Any workaround for this?
Re: FlashEff 2 and Flex support
September 17, 2009 08:31PM
Oups I found the mistake.
In MyExample.as, you used FlashEff2 instead of FlashEff2Code.

With FlashEff2Code, it works fine!
Sorry, you do not have permission to post/reply in this forum.