How to stop (button) a photogallery?

Posted by emikhi 
How to stop (button) a photogallery?
April 19, 2009 10:26AM
HI, I just started with FlashEff and I've been workin' on the gallery tutorial.
Everything works fine, but I'm tryin' to put some buttons to control it. PLAY, REWIND are workin', but I can't make a STOP button workin'.
Gratefull for any help or suggestion :-)

emy
Re: How to stop (button) a photogallery?
April 24, 2009 11:42AM
I will need more information to give you a proper answer, I need to know how are you sliding the images, if you are using frames just make a listener on the 'stop' button and than add stop() in the function, the effect is removed by calling the remove() function. Example:
FlashEffInstance.remove();
Re: How to stop (button) a photogallery?
April 24, 2009 02:24PM
The Gallery I've tried is exactly the one of the FlashEff Video Tutorial.
I've already added buttons to have control on it, and the PLAY, FF, RW controls are workin' fine, but the STOP simply doesn't stop anything.

About the code you gave as an example: FlashEffInstance.remove();
How do I use it to make it working on a STOP button? (it has stop_btn as an instance name)



Edited 1 time(s). Last edit at 04/24/2009 02:29PM by emikhi.
Sorry, you do not have permission to post/reply in this forum.