Hello,<BR>
<BR>
Trying to get chameleon JSAPI to work.&nbsp; Have MS4W loaded (ms4w_1.0.3.zip), using MS XP, MS IE 6.0, Apache 2.x; Chameleon 2.0.1 (chameleon_ms4w-2.0.1.zip).<BR>
<BR>
THE PROBLEM:<BR>
1) Everytime I try to&nbsp;run my application (<A href="http://localhost/myapp/test.php">http://localhost/myapp/test.php</A>) I get the following error:&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'goCWCJSAPI' is undefined.<BR>
I USE THE FOLLOWING TO ACCESS THIS OBJECT:<BR>
<FONT size=1>&lt;!-- ALLOWS JAVASCRIPT API (JSAPI) TO BE USED IN THIS APPLICATION --&gt;<BR>
&lt;CWC2 TYPE=<FONT color=#0000f0>"SharedResource"</FONT> NAME=<FONT color=#0000f0>"CWCJSAPI"</FONT> /&gt; <BR>
&lt;!-- INCLUDE STATEMENT FOR THE cwcjsapi.js FILE AND ALL ITS FUNCTIONALITY --&gt;<BR>
&lt;CWC2 TYPE=<FONT color=#0000f0>"CWCJSAPI"</FONT> DEBUG=<FONT color=#0000f0>"false"</FONT>/&gt;<BR>
</FONT><BR>
<BR>
2) ALSO - curious as to where the image file is stored for the maps;&nbsp;can the map image&nbsp;be accessed through a URL pointing to a png, gif, or other formatted file.<BR>
<BR>
Thanks, Rob<BR>