Support Contact:
Forums: extendstudio.com/support

Creative DW Image Show Forum


box Creative DW Image Show
The Creative DW Image Show is an extension that creates a display of images with amazing in and out transition effects. The transition effects can be easily customized, so that they could perfectly meet the user's requirements.

Find out more about Creative DW Image Show

Thread: Multiple image shows in tabbed panels

title left
User Details
message
title right

post date:
2010-01-20 21:08:43
I inserted the first image show into the first tab. And it works fine and previews well. But when I added the second image show into the second tab, it does not work. When I do the local Preview In Browser, the first show plays, but when I click on the second tab, the second show does not play. What do I need to do?
Merle
Cristian Dorobantescu [Extend Studio]

post date:
2010-01-21 03:37:09
Hi Merle,

Could you please send us a zip with the files (should have the page you are working on and the "includes" folder). Or if you have it somewhere online its good as well.

Best,
Cristian

post date:
2010-01-21 11:40:00
Hi Cristian,

You will find the uncooperative page at: http://dcarchts.com/projects.html

Merle
Andrei Rinciog [Extend Studio]

post date:
2010-01-22 09:03:15
Hello Merle,

I just looked at your page and it seems that you have an extra TabbedContent div in the group.

Right before the tab for the second ImageShow there is an empty div like this:
<div class="TabbedPanelsContent"></div>

Please delete it and try the page again.

Regards,
Andrei Rinciog

post date:
2010-01-22 14:09:05
Andrei,

Thanks so much for looking into my problem. I think we're making progress, but we're not there yet. I did as you advised above and deleted the empty div.

However, when I clicked on the second tab while previewing through Dreamweaver to Safari, the second movie did not play. I just happened to click on the third tab, and there the second movie was playing. ?

I then downloaded everything to the online page for you to see.

http://dcarchts.com/projects.html

I have noticed in both Dreamweaver preview and online that when you click on the second tab the following in black letters appears in the upper left of the tab content area,

xtdProBannerLayout("xtdProBanner1","")

Perhaps there is some clue there?

There is also a problem with the placement of the second movie (currently appearing in the third and incorrect tab. It appears on the page slightly below and slightly to the right of the first movie's position. About 5 pixels in both instances. I'd like it to appear like the first movie, not showing any of the background content area.

My Best,
Merle
Andrei Rinciog [Extend Studio]

post date:
2010-01-25 06:49:01
Hello again Merle,

You forgot to close the div of the first tab. This "div" bellow doesn't have a closing tag:

"<div class="TabbedPanelsContentGroup">
<!-- Banner xtdProBanner1 begin --> "

Place one before the start of the next banner and everything should work afterwards.

Regards,
Andrei Rinciog