<?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/Video.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-26T01:54:00</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/Video.html#88761" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#86171" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#83739" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#83657" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#78679" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#78641" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#78080" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#68968" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#68915" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#67538" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#67483" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#88761">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#88761</link>
		<description>stream.play(videoURL);&lt;br /&gt;&lt;br /&gt;I would like to point out that videoURL needs to be a string and not &lt;br /&gt;&lt;br /&gt;var videoURL:URLRequest = new URLRequest(url);&lt;br /&gt;&lt;br /&gt;Compiler schould at least warn me on this !!!!! Anyway why you desided that videoURL is a string and soundURL a URLRequest beats me ?</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-10-20T15:50:22</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#86171">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#86171</link>
		<description>Is it possible to use smoothing on an FLV which is embedded on the timeline?</description>
		<dc:creator>Flyer2005</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-07-28T10:59:57</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#83739">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#83739</link>
		<description>@PakodaRam:&lt;br&gt;&lt;br&gt;The best way to pass in an argument to a SWF is using FlashVars. There's a good tutorial (written by one of the former documentation writers) here:&lt;br&gt;http://blogs.adobe.com/pdehaan/2006/07/using_flashvars_with_actionscr.html&lt;br&gt;&lt;br&gt;- Paul</description>
		<dc:creator>adbe_paul</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2008-05-06T12:56:23</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#83657">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#83657</link>
		<description>The code assumed the name of the flv is video.flv. Is there a way to pass arguments to the AS file so that I don't have to hardcode the name of the flv? I want to pass the name of the flv file as part of the URI.&lt;br /&gt;&lt;br /&gt;Thanks</description>
		<dc:creator>PakodaRam</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-05-03T05:20:15</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#78679">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#78679</link>
		<description>novio_flash,&lt;br&gt;&lt;br&gt;Either delete the object, or set its value to null. See the docs for the delete operator:&lt;br&gt;http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/operators.html#delete&lt;br&gt;&lt;br&gt;and this section in the Programming AS3 book -&gt; Working with Arrays uner &quot;Object keys and memory management&quot; has some good info:&lt;br&gt;http://livedocs.adobe.com/flash/9.0/main/00000090.html</description>
		<dc:creator>djtechwriter</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2007-12-18T10:38:37</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#78641">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#78641</link>
		<description>Question: what's the best way to clean up NetConnection, NetStream and Video instances? (To make sure the garbage collector takes care of them)</description>
		<dc:creator>novio_flash</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-12-17T05:47:53</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#78080">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#78080</link>
		<description>I am trying build a camera capture application.  For example&gt; I am trying to capture a student picture and send it to the web server.  Before I send the single picture of the student to the web server, I want the user to be able to manipulate the picture by changing the contrast, zoom and also add the ability to make the picture brighter or darker.  Once complete, I want to capture the bitmap and movie clip and send it to the web server for storage.  &lt;br /&gt;&lt;br /&gt;How can i make this happen.  I started to make this work using AS2 and Flash8 but noticed the zoom feature in AS3 movieclips. &lt;br /&gt;&lt;br /&gt;Please help.  The problem I am experiencing the most is capturing a single frame from the camera/video feed.   Yes I can get the camera working (no-brainer), I can get the picture into a bitmap using &lt;br /&gt;snapshot = new BitmapData(myVideo_mc.width,myVideo_mc.height);	&lt;br /&gt;etc...&lt;br /&gt;But now with AS3.........bitmap data is not compatible with the movieclip datatype....Is their another technique around this.  Becuase I would really like to use the zoom function which is native to the movieclip... &lt;br /&gt;As for getting it back to the server...I plan to send the bitmap back to a webservice or another page on the webserver to save it as a jpg.&lt;br /&gt;&lt;br /&gt;Any help would be appreciated.&lt;br /&gt;&lt;br /&gt;-Doug Lubey(douglubey.com)</description>
		<dc:creator>AICC</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-12-06T20:31:23</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#68968">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#68968</link>
		<description>thanks tderich!</description>
		<dc:creator>Fat Elvis</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-06-25T12:11:50</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#68915">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#68915</link>
		<description>I'm not sure to how to use the code above. I'm getting errors that lead me to think I'm missing an import to something.&lt;br /&gt;&lt;br /&gt;(my_FLVPlybk.getVideoPlayer(my_FLVPlybk.activeVideoPlayerIndex)).smoothing = true;&lt;br /&gt;&lt;br /&gt;my_FLVPlybk is the instance of my FLVPlayer.&lt;br /&gt;&lt;br /&gt;Much thanks,&lt;br /&gt;&lt;br /&gt;Alex</description>
		<dc:creator>akowald</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-06-23T17:23:01</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#67538">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#67538</link>
		<description>Please use the following syntax: &lt;br&gt;&lt;br&gt;FLVPlayer.getVideoPlayer(FLVPlayer.activeVideoPlayerIndex)).smoothing = true;&lt;br&gt;&lt;br&gt;The VideoPlayer extends Video directly in AS3.  In AS2, it extended MovieClip and wrapped a Video instance.</description>
		<dc:creator>tderich</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2007-05-29T12:26:51</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#67483">
		<title>flash/9.0/ActionScriptLangRefV3/flash/media/Video.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/media/Video.html#67483</link>
		<description>This used to be possible in AS2:&lt;br /&gt;MovieClip(FLVPlayer.getVideoPlayer(FLVPlayer.activeVideoPlayerIndex))._video.smoothing = true;&lt;br /&gt;&lt;br /&gt;Is there an AS3 equivalent of this? I need to use the FLVPlayback component and would still like to smooth the video. Any suggestions? Thanks!</description>
		<dc:creator>Fat Elvis</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-05-28T14:14:06</dc:date>
	</item>
	</rdf:RDF>

