Difference between revisions of "FlashDevelop/WebCam"

From Chumby Wiki
Jump to: navigation, search
(Project Description)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Project Description ==
 
== Project Description ==
  
webcam-fd A FlashDevelop webcam widget.  This widget displays an image loaded from a website.
+
webcam-fd A [[FlashDevelop]] webcam widget.  This widget displays an image loaded from a website.
  
 
== Usage ==
 
== Usage ==
Line 9: Line 9:
 
== Source ==
 
== Source ==
  
This is the complete 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 ==
 +
 
 +
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