<?xml version="1.0" encoding="utf-8" ?> 
<application xmlns="http://ns.adobe.com/air/application/4.0"> 
	
	<id>mjpeglistener</id> 
	<versionNumber>1.0</versionNumber> 
	<filename>mjpeglistener</filename> 
	
	<name>mjpeg_listener</name> 
	<description></description> 
	<copyright></copyright> 
	
	<initialWindow> 
		<title>mjpeg_listener</title> 
		<content>mjpeglistener.swf</content> 
		<systemChrome>standard</systemChrome> 
		<transparent>false</transparent> 
		<visible>true</visible> 
		<minimizable>true</minimizable> 
		<maximizable>true</maximizable> 
		<resizable>true</resizable> 
	</initialWindow> 
	
	<!-- 
	More options:
	http://livedocs.adobe.com/flex/3/html/File_formats_1.html#1043413
	-->
</application>
