<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - flash - 9.0 - ActionScriptLangRefV3 - flash/media/Camera.html</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T05:22:37</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html#85704" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html#82086" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html#73503" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html#85704">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html#85704</link>
		<description>The status event documentation says:&lt;br /&gt;&lt;br /&gt;If the value of the code property is &quot;Camera.muted&quot;&lt;br /&gt;&lt;br /&gt;This should read:&lt;br /&gt;&lt;br /&gt;If the value of the code property is &quot;Camera.Muted&quot; (capital &quot;M&quot;.)</description>
		<dc:creator>gamedujour.com</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-07-13T17:37:40</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html#82086">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html#82086</link>
		<description>when use image component to load swf file ,how to resize the swf file to adapt the size of image component .I find the only way is to use scale:&lt;br /&gt;&lt;br /&gt;if(this._loader.contentLoaderInfo.contentType==&quot;image/jpeg&quot;){&lt;br /&gt;     this._loader.width=width;&lt;br /&gt;     this._loader.height=height;			    &lt;br /&gt;}&lt;br /&gt;else{&lt;br /&gt;this._loader.content.scaleY=height/this._loader.contentLoaderInfo.height;&lt;br /&gt;this._loader.content.scaleX=width/this._loader.contentLoaderInfo.width&lt;br /&gt;}</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-03-19T01:09:55</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html#73503">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Camera.html#73503</link>
		<description>I am having trouble with the Camera not appearing to attach to a netstream or video object .  The camera feed will only appear once I have gone into the settings manager and reselected the camera.  Here is the code I am using to attach the camera to both the netstream and the video object.&lt;br /&gt;&lt;br /&gt;this.thisCamera = Camera.getCamera();	this.thisCamera.addEventListener(StatusEvent.STATUS,this.handleCameraStatus);	this.thisCamera.addEventListener(ActivityEvent.ACTIVITY,this.handleCameraActivity);&lt;br /&gt;this.thisCamera.setMode(160,120,15,false);&lt;br /&gt;this.thisCamera.setQuality(0,75);&lt;br /&gt;this.thisCamera.setKeyFrameInterval(5);&lt;br /&gt;&lt;br /&gt;this.thisVideo = new Video();&lt;br /&gt;&lt;br /&gt;//these commands are in a function thats called when the user decides to publish their video&lt;br /&gt;&lt;br /&gt;this.thisVideo.attachCamera(this.thisCamera);&lt;br /&gt;this.thisNS.attachCamera(this.thisCamera);&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;What appears to happen is the camera activates, but the stream may have the cam feed but the video object on the stage doesn't get the feed every time and sometimes neither gets the cam feed.  Is this a bug with flash player itself?&lt;br /&gt;&lt;br /&gt;The camera is not muted by the way and can be used by multiple camera windows, but not at the same time.</description>
		<dc:creator>MaxVT103</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-09-11T07:10:41</dc:date>
	</item>
	</rdf:RDF>

