Difference between revisions of "FlashDevelop/WebCam"

From Chumby Wiki
Jump to: navigation, search
(New page: webcam-fd: A FlashDevelop webcam widget)
 
(Project Description)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
webcam-fd: A FlashDevelop webcam widget
+
== 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]]

Latest 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