Difference between revisions of "Pendulum Multiplayer"

From Chumby Wiki
Jump to: navigation, search
(New page: == Project Description == This is an extension of the Pendulum sample widget. It connects to an XML socket and broadcasts data about its position. It also receives data describing th...)
(No difference)

Revision as of 15:58, 30 April 2008

Project Description

This is an extension of the Pendulum sample widget. It connects to an XML socket and broadcasts data about its position. It also receives data describing the collective position of all other connected pendulum's. The result is a community (multi-player) pendulum.

Usage

Open Pendulum.fdp in FlashDevelop and build the project.

Source

The complete source code can be downloaded from here: pendulum_multiplayer.zip.

Run it on your chumby

Once pendulum.swf is built, you can upload it as your own widget. Further instructions for testing locally are outlined in FlashDevelop/Example or see Chumby_tricks#Mixing_local_widgets_into_a_channel