Difference between revisions of "FlashDevelop/WidgetConfigurationDialog"

From Chumby Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
Widget Configuration Dialogs allow you to configure a widget through the Chumby website.  Here is code developed in the FlashDevelop platform that will serve to create Widget Configuration Dialogs. While it is not as pretty as something that could be done with the Adobe Flash development environment, this one should get the job done for those using the free FlashDevelop environment.
 
Widget Configuration Dialogs allow you to configure a widget through the Chumby website.  Here is code developed in the FlashDevelop platform that will serve to create Widget Configuration Dialogs. While it is not as pretty as something that could be done with the Adobe Flash development environment, this one should get the job done for those using the free FlashDevelop environment.
  
FlashDevelop Source:  [http://www.clearsync.com/public/chumby/SampleConfigurationWidget.zip, SampleConfigurationWidget.zip]
+
FlashDevelop Source:  [http://www.clearsync.com/public/chumby/SampleConfigurationWidget.zip SampleConfigurationWidget.zip]

Latest revision as of 17:17, 15 July 2008

Widget Configuration Dialogs allow you to configure a widget through the Chumby website. Here is code developed in the FlashDevelop platform that will serve to create Widget Configuration Dialogs. While it is not as pretty as something that could be done with the Adobe Flash development environment, this one should get the job done for those using the free FlashDevelop environment.

FlashDevelop Source: SampleConfigurationWidget.zip