Difference between revisions of "FlashDevelop/WebCam"

From Chumby Wiki
Jump to: navigation, search
(Source)
Line 10: Line 10:
  
 
This is a complete project directory for webcam-fd.  Unzip to your FlashDevelop source directory, and open the webcam-fd.fdp with FlashDevelop.
 
This is a complete project directory for webcam-fd.  Unzip to your FlashDevelop source directory, and open the webcam-fd.fdp with FlashDevelop.
 +
 +
http://www.hoffswell.com/flashdevelop/webcam-fd.zip
  
 
== Compile and Run ==
 
== Compile and Run ==
  
 
Follow instructions outlined in [[FlashDevelop/Example]] or see [[Chumby_tricks#Mixing_local_widgets_into_a_channel]]
 
Follow instructions outlined in [[FlashDevelop/Example]] or see [[Chumby_tricks#Mixing_local_widgets_into_a_channel]]

Revision as of 19:39, 13 December 2007

Project Description

webcam-fd A FlashDevelop webcam widget. This widget displays an image loaded from a website.

Usage

Edit the ChumbyApp.as script, changing the url variable to point to your web-based image.

Source

This is a complete project directory for webcam-fd. Unzip to your FlashDevelop source directory, and open the webcam-fd.fdp with FlashDevelop.

http://www.hoffswell.com/flashdevelop/webcam-fd.zip

Compile and Run

Follow instructions outlined in FlashDevelop/Example or see Chumby_tricks#Mixing_local_widgets_into_a_channel