I have been playing with this following demo on a web server. Application: http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/InfoWindowDBSaver/InfoWindowDBSaver.html
Souce code: http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/InfoWindowDBSaver/srcview/index.html After hitting the Submit button, I am getting the alert message ("There was an error adding the data") from the savdData() function: Alert.show("There was an error adding the data :("); The data was added to the database. I wonder if the server response time too slow caused this issue. Right now, I just have to comment out the alert knowing it works. Has any one experienced the same issue or do you have a thought on this issue? Thanks. -- 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.
