Topic: Problems

After an initial success with this slide show page:
http://www.davidbrownridge.com/Throssel1/
My 2nd attempt is proving more problematic even though it's just as simple as the first.
The main problem is that the first picture is not loading. The image only appears after clicking on the page.
http://www.davidbrownridge.com/Framework1/

There are a whole lot of other frustrating inconsistencies in this software.
I cannot reposition the image on the page. Page padding and image padding do not work.
Previews do not work even within the builder.
e.g. I try to change the main picture shadow and no change appears in the display; the result in the browser is different again from what appears on the builder even after resetting the cache etc.

What's going on?

Re: Problems

The main problem is that the first picture is not loading. The image only appears after clicking on the page.

Increase the imageTransitionTime from 0 to something like 0.1 and your first image should initially be visible.

I cannot reposition the image on the page.

The next version of Juicebox-Pro should hopefully introduce the ability to vertically and horizontally align the main images and thumbnails (although I do not know when this will be released).

Page padding and image padding do not work.

stagePadding and imagePadding configuration options should work fine.
If you have a gallery in which the stagePadding or imagePadding does not work as expected, please post the URL so that I can investigate further.

Previews do not work even within the builder.
e.g. I try to change the main picture shadow and no change appears in the display; the result in the browser is different again from what appears on the builder even after resetting the cache etc.

Please see the Known Issues section of the JuiceboxBuilder User Guide. (This is due to limitations within the Adobe AIR web browser.)

Re: Problems

OK Thanks