Re: [mapguide-users] AJAX/FUSION Viewer :: Pass data from Flash to Map (2 Frames)

2009-05-15 Thread briancomeau
open to edit. Thanks! James Card wrote: > > On Fri, 15 May 2009 09:27:11 -0700, briancomeau > wrote: > >> Ok, so I found Invoke URL under advanced commands as part of a Web >> Layout. This looks like it can configure a button to do something. How >> can I have th

Re: [mapguide-users] AJAX/FUSION Viewer :: Pass data from Flash to Map (2 Frames)

2009-05-15 Thread briancomeau
helping, that would be fantastic. Oh, I looked at passData, but even after changing the layer to 'VotingDistricts' (my layer instead of Rooms) it still doesn't work. Thanks, Brian briancomeau wrote: > > How do I get to the screen showing "Invoke URL"? > &g

Re: [mapguide-users] AJAX/FUSION Viewer :: Pass data from Flash to Map (2 Frames)

2009-05-15 Thread briancomeau
How do I get to the screen showing "Invoke URL"? Sorry, I really do need sort of a step-by-step. I'm not familiar with this software, just the one I need to connect to. Thanks again! James Card wrote: > > On Fri, 15 May 2009 06:43:40 -0700, briancomeau > wrote: >

Re: [mapguide-users] AJAX/FUSION Viewer :: Pass data from Flash to Map (2 Frames)

2009-05-15 Thread briancomeau
Hi James, I looked at that code and it seems that it was posted in 2006. I'm using Autodesk's MapGuide Studio 2009. Is there anything for that particular piece of software that bears relevance for this? Thanks, Brian James Card wrote: > > On Thu, 14 May 2009 12:19:08 -0

[mapguide-users] AJAX/FUSION Viewer :: Pass data from Flash to Map (2 Frames)

2009-05-14 Thread briancomeau
Hi Experts, I have two frames in a main.php file. One of those frames contains the reference to the AJAXViewer with the WebLayout that I created, and the other contains a Flash .SWF. I would like to be able to capture key values from the selections made on the AJAXViewer and pass those to Flash,

[mapguide-users] AJAX/FUSION Viewer :: Pass data from Flash to Map (2 Frames)

2009-05-14 Thread briancomeau
Hi Experts, I have two frames in a main.php file. One of those frames contains the reference to the AJAXViewer with the WebLayout that I created, and the other contains a Flash .SWF. I would like to be able to capture key values from the selections made on the AJAXViewer and pass those to Flash,

Re: [mapguide-users] MapGuide Server 2.0.0.3202 not compatible with MapGuide Studio 2.0.0.3202...

2009-05-14 Thread briancomeau
It was a .Net issue. I fixed it with a simple VBA script. briancomeau wrote: > > I'm getting an error after installing MapGuide Studio 2009 and MapGuide > Enterprise 2009 where it says that my versions are not compatible. They > both check out as 2.0.0.3202... > > I w

[mapguide-users] MapGuide Server 2.0.0.3202 not compatible with MapGuide Studio 2.0.0.3202...

2009-05-14 Thread briancomeau
I'm getting an error after installing MapGuide Studio 2009 and MapGuide Enterprise 2009 where it says that my versions are not compatible. They both check out as 2.0.0.3202... I went through these steps: Installed MapGuide Studio 2009 Installed MapGuide Server 2009 Installed MapGuide Server Ext

Re: [mapguide-users] Exporting a MapGuide Map to HTML file?

2009-05-14 Thread briancomeau
So I can export to DWF and it will do what I'm looking for? I found it was possible with 6.5 by looking through the examples in the API for that version. It shows very distinctly how it can be done. zspitzer wrote: > > there is DWF land > > On Fri, May 15, 2009 at 12:4

Re: [mapguide-users] Exporting a MapGuide Map to HTML file?

2009-05-14 Thread briancomeau
So I took a look at OpenLayers, and it will not work for my particular situation. Any other ideas? Is there really no way to export to a standalone self-contained map anymore? briancomeau wrote: > > So it is possible? > > Are you saying that there isn't something like the

Re: [mapguide-users] Exporting a MapGuide Map to HTML file?

2009-05-14 Thread briancomeau
h of course supports mapguide , it's a client mapping api > > On Fri, May 15, 2009 at 12:26 AM, Zac Spitzer > wrote: >> 6.5 and 2009 are very different beasts >> >> by source what do you mean? >> >> you might want to have a look at openlayers >

[mapguide-users] Exporting a MapGuide Map to HTML file?

2009-05-14 Thread briancomeau
Hi Experts, I have tested communication between MapGuide and JavaScript using a 6.5 version (MWF) map embedded in an HTML file. I would like to test the same thing with Autodesk MapGuide 2009. Is it possible to export to MWF and use the OBJECT tags to embed? How else would I go about accessing t