<?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/display/MovieClip.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-25T18:12:54</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#83152" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#76813" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#75110" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#73355" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#83152">
		<title>flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#83152</link>
		<description>How can I count all the MovieClipes I have on stage?&lt;br /&gt;&lt;br /&gt;In AS2 there was the for...in structure, but it doesn't seems to work in AS3. Could you give me an example of how I can do it using AS3??</description>
		<dc:creator>MT'X</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-04-18T06:47:16</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#76813">
		<title>flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#76813</link>
		<description>i don't undestand, but it's not work. I copy this code in to actions in *.fla file and it's not work&lt;br /&gt;ERROR 1037: Packages cannot be nested.&lt;br /&gt;&lt;br /&gt;package {&lt;br /&gt;    import flash.display.MovieClip;&lt;br /&gt;    import flash.text.TextField;&lt;br /&gt;&lt;br /&gt;    public class MovieClipExample extends MovieClip {&lt;br /&gt;&lt;br /&gt;        public function MovieClipExample() {&lt;br /&gt;            var outputText:TextField = new TextField();&lt;br /&gt;            outputText.text = getPropertiesString();&lt;br /&gt;            outputText.width = stage.stageWidth;&lt;br /&gt;            outputText.height = outputText.textHeight;&lt;br /&gt;            addChild(outputText);&lt;br /&gt;        }&lt;br /&gt;&lt;br /&gt;        private function getPropertiesString():String {&lt;br /&gt;            var str:String = &quot;&quot;&lt;br /&gt;                + &quot;currentFrame: &quot; + currentFrame + &quot;\n&quot;&lt;br /&gt;                + &quot;currentLabel: &quot; + currentLabel + &quot;\n&quot;&lt;br /&gt;                + &quot;currentScene: &quot; + currentScene + &quot;\n&quot;&lt;br /&gt;                + &quot;framesLoaded: &quot; + framesLoaded + &quot;\n&quot;&lt;br /&gt;                + &quot;totalFrames: &quot; + totalFrames + &quot;\n&quot;&lt;br /&gt;                + &quot;trackAsMenu: &quot; + trackAsMenu + &quot;\n&quot;;&lt;br /&gt;            return str;&lt;br /&gt;        }&lt;br /&gt;    }&lt;br /&gt;}</description>
		<dc:creator>necro09</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-11-17T06:55:42</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#75110">
		<title>flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#75110</link>
		<description>How can a MovieClip be accessed/referenced dynamically? i.e. we have mov1, mov2, mov3. How can one of those be accessed using a &quot;mov&quot; + i formula?&lt;br /&gt;Thanks</description>
		<dc:creator>Haiducii7</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-10-17T03:30:10</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#73355">
		<title>flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/MovieClip.html#73355</link>
		<description>Am I missing something? Is there no way to change the fps of a clip through actionscript?</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-09-06T20:50:38</dc:date>
	</item>
	</rdf:RDF>

