Difference between revisions of "Flash with Python Using Ming"

From Chumby Wiki
Jump to: navigation, search
(New page: This page describes how to use [http://ming.sourceforge.net ming] to build chumby-executable SWF files with Python. It is intended as a resource for Python programmers who wish to build t...)
 
(No difference)

Latest revision as of 23:17, 15 June 2008

This page describes how to use ming to build chumby-executable SWF files with Python. It is intended as a resource for Python programmers who wish to build their own widgets for Chumby, but who don't necessarily want to learn Flash.

  • Note: I'm working on Ubuntu 8.04

Steps

  • apt-get install python-ming
  • get examples here
  • run action.py from examples
  • upload to site
  • enjoy