3D ImageFlow Gallery Support Product Page

This topic was archived

stop(); not always working

Reported 24 Sep 2008 21:01:53
1
has this problem
24 Sep 2008 21:01:53 dan gallery posted:
Hello,

I have a pause button I use to pause the gallery, using the following code:

_root.imMovie.imageGallery.autoFlip = false;
_root.imMovie.stop();

This works fine the first time I navigate to the Flow Gallery page of my flash website, but on subsequent navigations to the page, the code does not succeed in pausing the gallery. I know the code is being execute, I tested with trace statements. Also oddly, the flip rate seems to increase on subsequent navigations.

Thanks for any help.

Dan

Reply to this topic