Topic: Chumby Configuration Widget

Hello everyone,
I'm trying to build a simple weather application and I had a few conceptual questions about how to do the configuration.
Say that I need to have the user specify a zip code.
What I wan't to do is in my widget have a "Settings" button where the user can type the zip and go back.
I need to save that and always remember it for that Chumby.

I've done some research about Configuration Widgets and played a little bit with the Sample Configuration Widget that's on the Wiki section (I'm using FlashDevelop for this). In my understanding you can configure the widget directly from the Chumby website but what I want to do is be able to configure it from the device as well.

Anyone knows any good way of doing it?

I'm new to Flash programming so please excuse me if the answer is obvious to you!

Thanx in advance!

Re: Chumby Configuration Widget

Most of the logic that's typically used by the "configuration" widget can be used in the actual widget.