Posts Tagged ‘AS3 guestbbok’

Google flash maps api guestbook

Thursday, June 18th, 2009

When I get the time I am trying to learn what I can of AS3. Over the past couple of months I’ve been messing around with the google flash maps api.

Initially I was a bit overwhelmed with it but I have stuck with it and built a simple guestbook system that use’s mysql+php on the back end.

Features include:

  • Custom controls
  • Custom icons
  • Custom markers
  • Custom infoWindow
  • Email notification of someone signing the guestbook
  • Bad word filter
  • http check on submitted url’s
  • Custom right click menu
  • Fullscreen toggle

Newly added features :22/05/09

  • Quick zoom //  Zoom in on point
  • Map Settings panel
  • Enable/Disable mouseWheel scroll
  • Enabled/Disable map mouse click zoom
  • Hide/Show map types panel
  • Hide/Show map zoom panel

And to tie it off I have also added a simple admin feature that allows use to edit/delete submissions to the guestbook.
You can login to the admin system by pressing CTRL+SHIFT this will bring up the login window. username:admin, password:admin

I just have a couple of things I want to get done before I move onto my next map experiment. Please feel free to let me know your comments.

View/sign the simple guestbook system

The source for this guestbook is now available for download from here.