can't use button function inside relection :( please help me

Posted by symbolbox 
can't use button function inside relection :( please help me
December 29, 2008 07:10PM
Hi

I am having problems using the reflection because, If I use it, I can't use any button.

Plase see my project at: www.eyerixdesign.net

Thanks in advance
Re: can't use button function inside relection :( please help me
January 02, 2009 02:19PM
As I've seen, you are using the FEFReflection filter together with the FEBWaterDrops button pattern. Now, when you add a button pattern to the target clip, the listeners you add by code no longer work because FlashEff will use the button pattern instead. In this case, what you can do is define your CLICK functionality inside a function and use the FECFunctionCall command pattern to call that function you defined, on press or release over your button. This definitely should work.
Re: can't use button function inside relection :( please help me
January 02, 2009 03:04PM
Hi

I haven't try your suggestion yet, but I solved my issue another way by not using component for reflection. Instead i used reflection class from adobe site.

Anyway thanks for your help:)
Sorry, you do not have permission to post/reply in this forum.