Skip to content

Instantly share code, notes, and snippets.

<?xml version="1.0"?>
<s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/mx"
width="400" height="500">
<fx:Script><![CDATA[
protected var video:Video;
protected var camera:Camera;
[Bindable]