Button to control Hide Effect and Show effect

Posted by designus 
Button to control Hide Effect and Show effect
May 06, 2011 10:09AM
Hi,

I have created a text effect (not with AS). The hide effect is not with "autoplay".
I would like to control the hide effect (FlipInRandom) of my textfield (myText) with a simple button.
Is it possible ?
Any help for the function I have to create ?

Thanks in advance for your kindness.
Maxime
Re: Button to control Hide Effect and Show effect
May 06, 2011 01:14PM
Yes, that's possible. You need to create a button and on click you need to call the hide method on flasheff instance.
Re: Button to control Hide Effect and Show effect
November 07, 2011 06:08PM
I have similar question:
I would like hide a clip with flash eff effect when the mouse passes over
please be more more detailled because I do not know to use as. Yhanks
Re: Button to control Hide Effect and Show effect
November 08, 2011 09:49AM
The same thing, add a button on the stage and add on it ROLL_OVER event. When the event triggers just call hide() method on FlashEff component.
Sorry, you do not have permission to post/reply in this forum.