Help! Map not working in my web program
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


12»»

Help! Map not working in my web program Expand / Collapse
Author
Message
Posted 10/20/2007 4:32:46 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2008 2:03:20 PM
Posts: 14, Visits: 24
We're playing with the FusionMaps and have successfully opened our creation using the html shortcut from our desktop, however, ultimately I want to use it in my web program - if I can get it to work!

I clearly do not understand this line of the code:



The error I get on my computer is that "FusionMaps is undefined". Am I not putting that particular file in the proper place.

I do not write or even pretend to know/understand code. My web program is a lot of drag & drop ! Is there help for me?

Thanks,

Celeste
Post #2762
Posted 10/20/2007 4:53:35 PM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: Yesterday @ 8:20:12 AM
Posts: 2,194, Visits: 521
Hi,

It seems that you've not included FusionMaps.js in your HTML code.


Thanks,
Pallav Nadhani
FusionCharts Team
Post #2787
Posted 10/20/2007 5:42:58 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2008 2:03:20 PM
Posts: 14, Visits: 24
I kind of figured it had to be something like that. Specifically, how do I do that?
Post #2788
Posted 10/24/2007 9:21:00 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 5:38:52 AM
Posts: 884, Visits: 1,420
Hi,

Use

<script language='javascript' type='text/javascript' src='FusionMaps.js'></script>

after keeping the FusionMaps.js file in the same folder of the HTML file.

Regards,

Sudipto Choudhury
FusionCharts Team

Post #2809
Posted 10/30/2007 4:09:35 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2008 2:03:20 PM
Posts: 14, Visits: 24


FusionCharts v3 FusionMapss







The map will replace this text. If any users do not have Flash Player 8 (or above), they'll see this message.






This is what my html looks like. Clearly I am doing something not right! I don't know if I'm supposed to be deleting any of that or changing stuff or what! My .js file is in the same folder as the html, the xml file AND the swf file. I'm over my head

Celeste
Post #2903
Posted 10/31/2007 12:52:00 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 5:38:52 AM
Posts: 884, Visits: 1,420
Hi,
Please check these pointer :
1. Are you also putting the Data.xml file on the same folder?
2. Do you have the swf file in the same folder ?
3. Is your JavaScript setting is set off for your Browser?
4. Do you have Flash Player 8 or above?

IF all is ok can you please send us the screen shot of the things that you are getting?
You can also send us the the HTML file along with all the other related files (FusionCharts.js, swf, XML file ) so that we can debug.


Regards,

Sudipto Choudhury
FusionCharts Team
Post #2904
Posted 11/12/2007 4:50:36 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2008 2:03:20 PM
Posts: 14, Visits: 24
Sudipto Choudhury (10/31/2007)
Hi,
Please check these pointer :
1. Are you also putting the Data.xml file on the same folder? Yes
2. Do you have the swf file in the same folder ? Yes
3. Is your JavaScript setting is set off for your Browser? I will assume yes since I can see the map properly by just clicking on the map.html file
4. Do you have Flash Player 8 or above?Yes

IF all is ok can you please send us the screen shot of the things that you are getting?
You can also send us the the HTML file along with all the other related files (FusionCharts.js, swf, XML file ) so that we can debug.


Where do I send the files - this is making me crazy!
Post #3021
Posted 11/13/2007 5:29:44 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 5:38:52 AM
Posts: 884, Visits: 1,420
compress your HTML, JS and map SWF files in a zip/rar file and attach while replying this thread. YOu will find EDIT ATTACHMENTS button bellow while entering your text.

Regards,

Sudipto Choudhury
FusionCharts Team
Post #3026