Quantcast
Channel: Customization not working
Browsing latest articles
Browse All 9 View Live

Customization not working

I just bought the premium slideshowbox and having a few issues with my first slideshow.I am using SimpleFade default with an xml of 4 images. In the settings, I have turned off navigationControls,...

View Article


Re: Customization not working

Which version of SlideShowBox you are using, flash or html? And did you use previously the free version? If yes it means that you still have the free version installed on your computer and you are...

View Article


Re: Customization not working

That fixed it. This is a Flash slideshow. I had tried the free then purchased the premium version and thought all the premium features would transfer on login. I removed the extension, installed the...

View Article

Re: Customization not working

Adding the code from bellow will do the jobimport com.jumpeye.events.SlideshowBoxEvent;myAlbum.addEventListener(SlideshowBoxEvent.PAGE_CHANGE, thumbsPageChanged);function...

View Article

Re: Customization not working

Sorry, use this code instead:import com.jumpeye.events.SlideshowBoxEvent;myAlbum.addEventListener(SlideshowBoxEvent.PHOTO_SHOW, photoShow);function photoShow(evt:SlideshowBoxEvent):void...

View Article


Re: Customization not working

Thanks very much. That did the trick. It worked great.Thanks again for the help.Jack

View Article

Re: Customization not working

You welcome.

View Article

Re: Customization not working

One last question. I'm now playing with the JavaScript version. Is there a script I can add to prevent this from looping as well?Thanks again,Jack

View Article


Re: Customization not working

Unfortunately, no there isn't any script for js version.

View Article

Browsing latest articles
Browse All 9 View Live