I used HTTP POST in the Flash example, and HTTP GET in the original PHP. Try changing $_GET to $_POST in the PHP.
- pamela On Sat, Sep 5, 2009 at 1:06 AM, Alban<[email protected]> wrote: > > Hey Pam! Thx for your message! > I took your example: "Infowindow DB saver" to try it with my SQL > logins. > The result is the following: when I submit a marker, a line is added > on my DB, but the line is blank. > I cannot find what I did wrong, would you have an idea? > Thanks again, > Alban > > On 3 sep, 23:00, "pamela (Google Employee)" <[email protected]> > wrote: >> Thankfully, I've already created one. Check out "Infowindow database >> saver":http://code.google.com/apis/maps/documentation/flash/demogallery.html... >> >> The PHP/MySQL aspect of that demo is explained in a JS API >> article:http://code.google.com/apis/maps/articles/phpsqlinfo.html >> >> I just took that backend code and added a Flash frontend instead. >> >> Hope that helps - >> >> - pamela >> >> >> >> On Fri, Sep 4, 2009 at 6:51 AM, Sebastien<[email protected]> wrote: >> >> > This is also a question I have. >> >> > How can I set up basic user interactions on my map? (developed with >> > google maps api for flash). >> > For instance I have database of markers in XML which I display on a >> > map. >> > User can open an infowindow by clicking on a marker. I would then want >> > them to be able to simply interact with that specific marker by >> > clicking on an "i like", "i dislike" type of button. >> > I guess this means users have to be logged in, and have to be able to >> > interact with a MySQL database? >> > Pam could you help us with a demo? >> >> > Thanks! >> > Sebastien >> >> > On Sep 3, 4:39 pm, Alban <[email protected]> wrote: >> >> Hello everyone! >> >> >> I'm creating a Flash map right now (with Flex Builder) on which I >> >> would like to add interactions with a possible future community. >> >> Right now I have a few ideas of what I would like to do, but it is >> >> still vague as I don't know the possibilities and how a community >> >> database works. >> >> >> The question is simple: how do I start and with what tools? >> >> >> Thank you, >> >> Alban > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
