Difference between revisions of "Sample RSS Widget"

From Chumby Wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
FLA source file (requires Flash MX or later): [http://files.chumby.com/widgetexamples/recentwidgets.fla recentwidgets.fla]
 
FLA source file (requires Flash MX or later): [http://files.chumby.com/widgetexamples/recentwidgets.fla recentwidgets.fla]
 +
 +
Other examples: [[Sample Clock Widget]]

Revision as of 15:32, 1 November 2006

recentwidgets_ss.jpg

This example file shows how to make a simple widget that displays an RSS feed.

In this case, we're using Chumby: Recent Widgets RSS feed that the chumby.com website provides that lists the most recent 10 new or updated public widgets. The source file is heavily commented and can be used as a template for your own RSS-based widgets.

FLA source file (requires Flash MX or later): recentwidgets.fla

Other examples: Sample Clock Widget