Skip to Content
0
Former Member
Oct 13, 2009 at 05:28 PM

XML File Mapping Syntax

38 Views

Xcelsius 2008

I have an XML file sitting in the same dir as the .xlf file. Path to the XML is:
servername\d$\Xcelsius\XML\PatSat4.xml

Entry in Data Manager as both a hard-coded path above and pointing to a cell containing the path.

Preview SWF functions as expected, editing the XML will refresh with the refresh button.

Exporting to a standalone SWF file sitting in the same dir fails with Error # 2032 meaning it doesn't see the XML file.

Tried several combinations of forward vs back-slash.

Preceding with file://, file:
, file:

without success.

Using only filename PatSat4.xml doesn't work.

Thing is: works in preview mode, not as export.

Anybody know either the proper syntax or the trick?

TIA