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: error in dreamweaver whilst loading image image show pro

title left
User Details
message
title right
Grahame Davidson

post date:
2009-07-20 20:30:18
I am gettting the following error,

Whilst excecuting onload in xtdBannerMainPro.html the following Javascript error occured

"xtdBannerMainPro" xtd_close is not defined

Regards
Gilly
Grahame Davidson

post date:
2009-07-21 06:17:11
Javascript error, I am being told there is a syntax error in line 1, but what is missing?

JavaScript Document
var bnrsprofix = new Array();
var bnrsprofixp = new Array();
var bnrspro = new Array();

function render_xtd_ispro() {
for(var k in bnrsprofix) {
if(bnrsprofix[k] == 1) {
xtdProBannerLayout(k,bnrsprofixp[k]['goback']);
}
Andrei Rinciog [Extend Studio]

post date:
2009-07-21 12:06:22
Hello,


This error should be solved by a file cache clearance.

Dreamweaver file cache locations on different operating systems:

Windows Vista:
Users[username]AppDataRoamingAdobeDreamweaverlanguageConfigurationWinFileCachesome_number.dat

Windows XP:
Documents and Settings<Your User Name>Application DataAdobeDreamweaver language ConfigurationWinFileCachesome_number.dat

MAC OS X
User/library/application support/adobe/DreamweaverCS/language/Configuration/MACFileCachesome_number.dat
(note: “some_number” = some random number that Dreamweaver generates when he creates the file )

You must close Dreamweaver before deleting that file. If the problem persists, please write to us again.

Regards,
Andrei