3D ImageFlow Gallery Support Product Page

This topic was archived

Javascript errors within DW

Reported 21 Oct 2008 15:14:46
1
has this problem
21 Oct 2008 15:14:46 tom dood posted:
Hi

Am using DW CS3

Have implemented ImageFlow Gallery ready for dynamic use, pointing the page to a php version of the xml file.

When I go onto the page within DW I get several javascript error messages.

I have cleared the WinFileCache-AD76BB20.dat file within application data directory as per Interakt instructions but this doesn't seem to fix it.

Error message example: While executing InspectSelection in DMXFlowGallery.htm a javascript error occurred

Any ideas what could be causing this & how to fix it?

Many thanks

Replies

Replied 21 Oct 2008 16:30:32
21 Oct 2008 16:30:32 Kiril Iliev replied:
Hi Tom,

These kind of issues usually occur if you have installed a new version of the extension and some of the files were not replaced properly.

Please reinstall the extension and make sure you delete all associated files with the extension. They are found in:

* For Dreamweaver CS3 and above:

o Vista: C:\Users\<username>\AppData\Roaming\Adobe\Dreamweaver <version>\Configuration\Behaviors\Actions\DMXzone
C:\Users\<username>\AppData\Roaming\Adobe\Dreamweaver <version>\Configuration\commands

o XP: C:\Documents and Settings\<username>\Application Data\Adobe\Dreamweaver <version>\Configuration\Behaviors\Actions\DMXzone
C:\Documents and Settings\<username>\Application Data\Adobe\Dreamweaver <version>\Configuration\commands

o MAC: MacHD : Users : <username> : Library : Application Support : Adobe : Dreamweaver <version> : Configuration : Behaviors:ActionsMXzone

MacHD : Users : <username> : Library : Application Support : Adobe : Dreamweaver <version> : Configuration : commands

* For Dreamweaver 8 and below

o Vista: C:\Users\<username>\AppData\Roaming\Macromedia\Dreamweaver <version>\Configuration\Behaviors\Actions\DMXzone
C:\Users\<username>\AppData\Roaming\Macromedia\Dreamweaver <version>\Configuration\commands

o XP: C:\Documents and Settings\<username>\Application Data\Macromedia\Dreamweaver 8\Configuration\Behaviors\Actions\DMXzone
C:\Documents and Settings\<username>\Application Data\Macromedia\Dreamweaver 8\Configuration\commands

o MAC: MacHD : Users : <username> : Library : Application Support : Macromedia: Dreamweaver <version> : Configuration : Behaviors:ActionsMXzone
MacHD : Users : <username> : Library : Application Support : Macromedia: Dreamweaver <version> : Configuration : commands

The file has a name like WinFileCache-7A9586CB.dat (The following string could be different for your computer 7A9586CB).

==================
DMX Zones
Support Team
==================
Replied 21 Oct 2008 19:28:18
21 Oct 2008 19:28:18 tom dood replied:
Hi

I have reinstalled the extension having first removed all the files you suggest.

However the erro is still the same.

It seems to appear when the file for flash vars is changed from the default .xml to a .php file?

I will test this further.

Any other ideas?

Many thanks
Replied 22 Oct 2008 11:11:26
22 Oct 2008 11:11:26 Kiril Iliev replied:
Hi Tom,

Should you have made any changes (I assume you have been making your 3D Flow Gallery to have dynamic source for the images), it is possible to have errors due to the fact the file had been changed.

You might need to rebuild your gallery in that case.

Regards,


==================
DMX Zones
Support Team
==================
Replied 22 Oct 2008 17:52:31
22 Oct 2008 17:52:31 tom dood replied:
Hi

When you make the image source dynamic (which I have done) you have to change the flashvars file in the slideshow page.

Is there a right way and a wrong way to rename the source (I have been following the video tutorial) ?

Not sure exactly what you mean when you say 'rebuild' the gallery. I have recreated it after reinstalling the extension, starting with a static image source (no error messages) then changed the image source to a php file as per instruction. Still getting javascript errors.

Any further suggestions much appreciated.

Cheers

Edit: I have rebuilt my sllideshow and the errors have stopped! Wondering now what was causing the problem. Will re-post if errors start up again
Thanks for your help

Edited by - nomadicweb on 22 Oct 2008 18:42:42
Replied 22 Oct 2008 19:34:17
22 Oct 2008 19:34:17 tom dood replied:
I think I have discovered what is causing this error:

If I attempt to echo in a description in the source file, such as:

<img src="www.fitkin.com/2008/imageflowgallery/support/with_desc.png" border=0>

This will cause the error.

If I remove the description to this:

<img src="www.fitkin.com/2008/imageflowgallery/support/without_desc.png" border=0>

The errors will stop.

Am I doing the description wrong or is this a bug?

The output works with the description implemented this way but you can't use the dw interface while there is a dynamic description.

Any ideas?

Cheers

Reply to this topic