Method to show the symbol after hide transition

Posted by user1206761 
Method to show the symbol after hide transition
June 06, 2012 03:51PM
After I set hide transition on a symbol and use "isTargetVisibleAtEnd" false, I want the user to be able to manually show the object on his own time.
What method I call on the effect to do this? I tried "removeHideTransition()" and it doesn't do that.
Re: Method to show the symbol after hide transition
June 11, 2012 02:16PM
You want the user to show the target through an effect or simply to make it visible?
If you want to show the target with an effect, you should call show method on flasheff or set the value for showAutoPlay to true and if you want to simply show the target, you can use targetVisibility property.
Sorry, you do not have permission to post/reply in this forum.