Active Slideshow Pro Support Product Page

This topic was archived

Active Slideshow Pro showing in IE7

Asked 05 Jun 2007 08:11:08
1
has this question
05 Jun 2007 08:11:08 Paul Coates posted:
Hi,

Could you help me with the following problem:

Dreamweaver CS3

I am having a problem with your Active Slideshow Pro showing in IE7 In Firefox there is no problem The control stops working when the following happens:

On the same page as the slideshow I have the Active Tab control from MVll

Inside two of the tabs I have two BBCi Syndication java scripts one for general news and one for sport.
When I click on view the slideshow only plays the music but no images in the slide show

If I remove one of the BBCi Syndication scripts the slideshow is working fine.
It only happens in IE7, in Firefox there is no problem with the slideshow.

Paul

Replies

Replied 05 Jun 2007 10:36:37
05 Jun 2007 10:36:37 Georgi Kralev replied:
Hi Paul,

It looks like for some reason BBCi Syndication JavaScript interfere with Active Slideshow Pro.
If you provide a link to this page we could try to examine the problem.

Regards

Georgi Kralev

----------------------------------
Support - www.DMXzone.com
Replied 05 Jun 2007 10:54:48
05 Jun 2007 10:54:48 Paul Coates replied:
Georgi,

The pages are not online at the moment I am developing at local level
using Apache server PHP and MySQL

The xxxxx are directorys and 0000000 are a set of numbers relevant to my registration.

Both srcripts are pretty similar

Script example:
<!-- BBCi Syndication --><noscript><a
href="news.bbc.co.uk/shared/bsp/hi/xxxxxxx/xxxxxxxx/html/javascript.stm"
target="_BBC"><img
src=newsimg.bbc.co.uk/shared/bsp/hi/xxxxxx/xxxxxxxx/img/synd_js_error_js-inactive.gif"
width="165" height="200" border="0" alt="BBCi: Javascript is not available on this browser"/></a></noscript><script src="www.bbc.co.uk/xxxxxxxxx/html/jsserver/00000000000"
language="JavaScript" type="text/javascript"></script><!-- /BBCi Syndication --> .

Hope this helps

Regards Paul
Replied 05 Jun 2007 11:15:20
05 Jun 2007 11:15:20 Paul Coates replied:
Georgi,

I have checked both scripts and the only difference is in the numbers at the end of the following line.

src="www.bbc.co.uk/xxxxxxxxx/html/jsserver/00000000000"

They have different numbers one for the general news feed and another for the sports news feed.

Script example:
<!-- BBCi Syndication --><noscript><a
href="news.bbc.co.uk/shared/bsp/hi/xxxxxxx/xxxxxxxx/html/javascript.stm"
target="_BBC"><img
src=newsimg.bbc.co.uk/shared/bsp/hi/xxxxxx/xxxxxxxx/img/synd_js_error_js-inactive.gif"
width="165" height="200" border="0" alt="BBCi: Javascript is not available on this browser"/></a></noscript><script src="www.bbc.co.uk/xxxxxxxxx/html/jsserver/00000000000"
language="JavaScript" type="text/javascript"></script><!-- /BBCi Syndication --> .


Regards Paul
Replied 07 Jun 2007 13:12:17
07 Jun 2007 13:12:17 Georgi Kralev replied:
Sorry Paul, but these code does not help us much to narrow the problem.
How do you use the Active Slideshow Pro (with AC_FL_RunContent Javascript function or with object tag)?

Regards

Georgi Kralev

----------------------------------
Support - www.DMXzone.com
Replied 07 Jun 2007 18:32:54
07 Jun 2007 18:32:54 Paul Coates replied:
Hi Georgi

Below is a copy the page code:

--------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Bury Governor - Home Page</title>
<link rel="stylesheet" type="text/css" href="siteassist_css/style.css" />
<link rel="stylesheet" type="text/css" href="siteassist_css/color.css" />
<link rel="stylesheet" type="text/css" href="siteassist_css/template.css" />
<link rel="stylesheet" type="text/css" href="siteassist_css/navigation.css" />
<link rel="stylesheet" type="text/css" href="siteassist_css/navigation_color.css" />
<link rel="stylesheet" type="text/css" href="siteassist_css/my_styles.css" />
<script type="text/JavaScript">
<!--
function WA_SAW_topNavToggle(NavCount,IsOver) {
var navC = document.getElementById("SAW_TopNav_" + NavCount);
var tCHandle = navC.className.replace(/_Hover/i, "";
if (IsOver) {
tCHandle += "_Hover";
}
navC.className = tCHandle;
}
//-->
</script>
<style type="text/css" media="screen">
<!--
@import url("p7tp/p7tp_01.css";
.style1 {color: #000000}
.style5 {font-size: 14px}
-->
</style>
<script type="text/javascript" src="p7tp/p7tpscripts.js"></script>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>

<body id="homePage" onload="P7_initTP(1,0)">
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td id="outerTableL"><img src="siteassist_images/border_l_front.jpg" alt="" width="7" height="690" /></td>
<td id="outerTableM">
<div id="companyLogo"><img id="LogoImage" src="images/buryGovernor_logo.gif" alt="Bury Governor" /></div>
<div id="topNav"><div id="topNav2">
<table cellspacing="0" cellpadding="0" border="0" class="SAW_TopNav_TableHeight">
<tr>
<td class="SAW_TopNavBorderLeft"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td id="SAW_TopNav_1" class="SAW_TopNav_Light_Bevel"><a href="governors.php" onmouseout="WA_SAW_topNavToggle(1,false);" onmouseover="WA_SAW_topNavToggle(1,true);">governors</a></td>
<td class="SAW_TopNavBorderRight"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td class="SAW_TopNavBorderLeft"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td id="SAW_TopNav_2" class="SAW_TopNav_Light_Bevel"><a href="news.php" onmouseout="WA_SAW_topNavToggle(2,false);" onmouseover="WA_SAW_topNavToggle(2,true);">news</a></td>
<td class="SAW_TopNavBorderRight"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td class="SAW_TopNavBorderLeft"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td id="SAW_TopNav_3" class="SAW_TopNav_Light_Bevel"><a href="forum.php" onmouseout="WA_SAW_topNavToggle(3,false);" onmouseover="WA_SAW_topNavToggle(3,true);">forum</a></td>
<td class="SAW_TopNavBorderRight"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td class="SAW_TopNavBorderLeft"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td id="SAW_TopNav_4" class="SAW_TopNav_Light_Bevel"><a href="guidance.php" onmouseout="WA_SAW_topNavToggle(4,false);" onmouseover="WA_SAW_topNavToggle(4,true);">guidance</a></td>
<td class="SAW_TopNavBorderRight"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td class="SAW_TopNavBorderLeft"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td id="SAW_TopNav_5" class="SAW_TopNav_Light_Bevel"><a href="schools.php" onmouseout="WA_SAW_topNavToggle(5,false);" onmouseover="WA_SAW_topNavToggle(5,true);">schools</a></td>
<td class="SAW_TopNavBorderRight"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td class="SAW_TopNavBorderLeft"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
<td id="SAW_TopNav_6" class="SAW_TopNav_Light_Bevel"><a href="photos.php" onmouseout="WA_SAW_topNavToggle(6,false);" onmouseover="WA_SAW_topNavToggle(6,true);">Photos</a></td>
<td class="SAW_TopNavBorderRight"><img alt="" src="siteassist_images/spacer.gif" width="1" height="1" /></td>
</tr>
</table>
<div style="clear: both;"></div>
</div>
<div class="clearDiv"></div></div>
<div id="header">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="292" class="headerLeft"><span class="homeHeadline">Bury Governor<br />
<span class="style5">Support for School Governors</span></span><br />
<br />Lorem ipsum dolor sit amet, consectetuer
dulce et decorum est e pluribus unum fiat
lux
semper fidelis ad infinitum.
Lorem ipsum
dolor sit amet. Est e pluribus
unum fiat lux
semper fidelis.<br />
<br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
<td width="13"><img src="siteassist_images/home_arrow.jpg" alt="Arrow" width="13" height="13" /></td>
<td><a href="#" class="homeHeadlineLink">Seller's services</a></td>
</tr>
<tr valign="top">
<td> </td>
<td> </td>
</tr>
<tr valign="top">
<td width="13"><img src="siteassist_images/home_arrow.jpg" alt="Arrow" width="13" height="13" /></td>
<td><a href="#" class="homeHeadlineLink">Buyer's services </a></td>
</tr>
<tr valign="top">
<td> </td>
<td> </td>
</tr>
<tr valign="top">
<td width="13"><img src="siteassist_images/home_arrow.jpg" alt="Arrow" width="13" height="13" /></td>
<td><a href="#" class="homeHeadlineLink">Relocation</a></td>
</tr>
<tr valign="top">
<td> </td>
<td> </td>
</tr>
<tr valign="top">
<td width="13"><img src="siteassist_images/home_arrow.jpg" alt="Arrow" width="13" height="13" /></td>
<td><a href="#" class="homeHeadlineLink">Financing</a></td>
</tr>
<tr valign="top">
<td> </td>
<td> </td>
</tr>
</table>
</td>
<td width="483" class="headerRight"><div align="right">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','470','height','300','id','Tamworth_Garden','align','middle','src','slideshowpro','wmode','window','quality','best','flashvars','xmlFile=Tamworth_Garden.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC','scale','noscale','bgcolor','#FFFFFF','pluginspage','www.macromedia.com/go/getflashplayer','movie','slideshowpro' ); //end AC code
</script><noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="470" height="300" id="Tamworth_Garden" align="middle">
<param name="FlashVars" value="xmlFile=Tamworth_Garden.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC" />
<param name="movie" value="slideshowpro.swf" />
<param name="quality" value="best" />
<param name="scale" value="noscale" />
<param name="wmode" value="window" />
<param name="bgcolor" value="#FFFFFF" />
<embed src="slideshowpro.swf" id="Tamworth_Garden" wmode="window" quality="best" flashvars="xmlFile=Tamworth_Garden.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC" scale="noscale" bgcolor="#FFFFFF" type="application/x-shockwave-flash" width="470" height="300" pluginspage="www.macromedia.com/go/getflashplayer" />
</object></noscript>
</div></td>
</tr>
</table>
</div>
<div id="belowHeader">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="featuredLeft"><div id="p7TP1" class="p7TPpanel">
<div class="p7TPheader">
<h3>Gerneral Information</h3>
</div>
<div class="p7TPwrapper">
<div class="p7TP_tabs">
<div id="p7tpb1_1" class="down"><a class="down" href="javascript:;">BBC News</a></div>
<div id="p7tpb1_2"><a href="javascript:;">BBC Sport</a></div>
<div id="p7tpb1_3"><a href="javascript:;">Forum</a></div>
<br class="p7TPclear" />
</div>
<div class="p7TPcontent">
<div id="p7tpc1_1">
<div align="center">
<!-- BBCi Syndication -->
<noscript>
<a
href="news.bbc.co.uk/xxxxxx/xxxx/xxx/xxxxxx/xxxxxxxxxxx/xxxx/javascript.stm"
target="_BBC"><img src=newsimg.bbc.co.uk/xxxxx/xxxx/xxx/xxxxxx/xxxxxxxxxx/xxx/synd_js_error_js-inactive.gif"
width="165" height="200" border="0" alt="BBCi: Javascript is not available
on this browser"/></a>
</noscript>
<script src="www.bbc.co.uk/xxxxxxxxx/xxxx/jsserver/000000000000"
language="JavaScript" type="text/javascript"></script>
<!-- /BBCi Syndication -->
. </div>
</div>
<div id="p7tpc1_2">
<div align="center">
<h4>BBC Sport</h4>
<div align="justify" class="style1">Java Script for the BBC Sport will go here</div>
</div>
</div>
<div id="p7tpc1_3">
<h4>Governors Forum...</h4>
<p class="style1">Governors Forum next meeting <br />
23th June 2007 </p>
</div>
</div>
</div>
<!--[if lte IE 6]>
<style type="text/css">.p7TPpanel div,.p7TPpanel a{zoom:100%;}.p7TP_tabs a{white-space:nowrap;}</style>
<![endif]-->
<!--[if IE 7]>
<style>.p7TPpanel div{zoom:100%;}</style>
<![endif]-->
</div>
<br />
<h3> </h3>
</td>
<td class="featuredRight"><span class="featuredHeadline">Acme Properties gets you home</span><br />
Lorem ipsum dolor sit amet, consectetuer dulce et decorum est e pluribus unum fiat lux semper fidelis ad infinitum. Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consectetuer dulce et decorum est e pluribus unum fiat lux semper fidelis ad infinitum. Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consectetuer dulce et decorum est e pluribus unum fiat lux semper fidelis ad infinitum. Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consectetuer dulce et decorum est e pluribus unum fiat lux semper fidelis ad infinitum. Lorem ipsum dolor sit amet. <br />
<br />
<h3>We know New England</h3>
<br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
<td width="41"><img src="siteassist_images/home_featured_right.jpg" alt="Home Featured" width="41" height="41" /></td>
<td class="homeContent"><a href="#" class="homeContentLink">Lorem ipsum dolor</a><br />
Sit amet, consectetuer dulce et decorum ipsum dolor sit </td>
</tr>
<tr valign="top">
<td> </td>
<td class="homeContent"> </td>
</tr>
<tr valign="top">
<td width="41"><img src="siteassist_images/home_featured_right.jpg" alt="Home Featured" width="41" height="41" /></td>
<td class="homeContent"><a href="#" class="homeContentLink">Lorem ipsum dolor</a><br />
Sit amet, consectetuer dulce et decorum ipsum dolor sit </td>
</tr>
<tr valign="top">
<td> </td>
<td class="homeContent"> </td>
</tr>
<tr valign="top">
<td width="41"><img src="siteassist_images/home_featured_right.jpg" alt="Home Featured" width="41" height="41" /></td>
<td class="homeContent"><a href="#" class="homeContentLink">Lorem ipsum dolor</a><br />
Sit amet, consectetuer dulce et decorum ipsum dolor sit </td>
</tr>
</table>
<p> </p>
<p> </p></td>
</tr>
</table>
</div>
</td>
<td id="outerTableR"><img src="siteassist_images/border_r_front.jpg" alt="" width="7" height="690" /></td>
</tr>
<tr>
<td id="outerTableBL"><img src="siteassist_images/spacer.gif" alt="" width="7" height="7" /></td>
<td id="outerTableB"><img src="siteassist_images/spacer.gif" alt="" height="7" /></td>
<td id="outerTableBR"><img src="siteassist_images/spacer.gif" alt="" width="7" height="7" /></td>
</tr>
<tr>
<td width="7"><img src="siteassist_images/spacer.gif" alt="" width="7" /></td>
<td id="footerTable"><div id="footer">
<div class="siteFooterLinks"> <a href="links.php">Links</a> | <a href="sitemap.php">Sitemap</a> | <a href="downloads.php">downloads</a> | <a href="disclaimer.php">disclaimer</a> | <a href="contactme.php">Contact me</a> </div>
</div></td>
<td width="7"><img src="siteassist_images/spacer.gif" alt="" width="7"/></td>
</tr>
</table>
</body>
</html>
---------------------

Hope this helps

Regards Paul
Replied 11 Jun 2007 12:55:32
11 Jun 2007 12:55:32 Georgi Kralev replied:
Hi Paul,

Try the following instead of the following code:
<script type="text/javascript">
AC_FL_RunContent( 'codebase','download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','470','height','300','id','Tamworth_Garden','align','middle','src','slideshowpro','wmode','window','quality','best','flashvars','xmlFile=Tamworth_Garden.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC','scale','noscale','bgcolor','#FFFFFF','pluginspage','www.macromedia.com/go/getflashplayer','movie','slideshowpro' ); //end AC code
</script><noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="470" height="300" id="Tamworth_Garden" align="middle">
<param name="FlashVars" value="xmlFile=Tamworth_Garden.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC" />
<param name="movie" value="slideshowpro.swf" />
<param name="quality" value="best" />
<param name="scale" value="noscale" />
<param name="wmode" value="window" />
<param name="bgcolor" value="#FFFFFF" />
<embed src="slideshowpro.swf" id="Tamworth_Garden" wmode="window" quality="best" flashvars="xmlFile=Tamworth_Garden.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC" scale="noscale" bgcolor="#FFFFFF" type="application/x-shockwave-flash" width="470" height="300" pluginspage="www.macromedia.com/go/getflashplayer" />
</object></noscript>

Try the following one:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="470" height="300" id="Tamworth_Garden" align="middle">
<param name="FlashVars" value="xmlFile=Tamworth_Garden.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC" />
<param name="movie" value="slideshowpro.swf" />
<param name="quality" value="best" />
<param name="scale" value="noscale" />
<param name="wmode" value="window" />
<param name="bgcolor" value="#FFFFFF" />
<embed src="slideshowpro.swf" id="Tamworth_Garden" wmode="window" quality="best" flashvars="xmlFile=Tamworth_Garden.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC" scale="noscale" bgcolor="#FFFFFF" type="application/x-shockwave-flash" width="470" height="300" pluginspage="www.macromedia.com/go/getflashplayer" />
</object>

And test if the issue will appear again.

Regards,

Georgi Kralev

----------------------------------
Support - www.DMXzone.com
Replied 12 Jun 2007 01:00:56
12 Jun 2007 01:00:56 Paul Coates replied:
Georgi,

I have updated the code as requested but I still have the problem.
I have uploaded a test site onto the web.
www.bury-governor.com/newweb/index.php

In IE the first time I visit it it all works if you click on a link to a different page
and then go back it fails to load.

In firefox there is still no problem it works fine.

Paul
Replied 25 Jun 2007 14:41:23
25 Jun 2007 14:41:23 Georgi Kralev replied:
Hi Paul,

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>I have updated the code as requested but I still have the problem.
I have uploaded a test site onto the web.
www.bury-governor.com/newweb/index.php<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

We have tested the issue. It looks like your design in combination with the BBC script is causing the problem.
For example if you put the Active Slideshow Pro just after the opening body tag it work without any problems.
Check the example code:

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
&lt;body id="homePage" onload="P7_initTP(1,0)"&gt;
&lt;object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="470" height="300" id="Tamworth_Garden" align="middle"&gt;
&lt;param name="FlashVars" value="xmlFile=Tamworth_Garden.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC" /&gt;
&lt;param name="movie" value="slideshowpro.swf" /&gt;
&lt;param name="quality" value="best" /&gt;
&lt;param name="scale" value="noscale" /&gt;
&lt;param name="wmode" value="window" /&gt;
&lt;param name="bgcolor" value="#FFFFFF" /&gt;

&lt;embed src="slideshowpro.swf" id="Tamworth_Garden" wmode="window" quality="best" flashvars="xmlFile=Tamworth_Garden.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC" scale="noscale" bgcolor="#FFFFFF" type="application/x-shockwave-flash" width="470" height="300" pluginspage="www.macromedia.com/go/getflashplayer" /&gt;
&lt;/object&gt;
&lt;table width="760" border="0" cellspacing="0" cellpadding="0" align="center"&gt;
.....
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Regards

Georgi Kralev

----------------------------------
Support - www.DMXzone.com

Reply to this topic