<?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 - fl/controls/UIScrollBar.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-25T10:01:13</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/controls/UIScrollBar.html#71531" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/controls/UIScrollBar.html#66298" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/controls/UIScrollBar.html#71531">
		<title>flash/9.0/ActionScriptLangRefV3/fl/controls/UIScrollBar.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/controls/UIScrollBar.html#71531</link>
		<description>Error in second sample (this should really be a wiki) for direction&lt;br /&gt;&lt;br /&gt;import fl.controls.ScrollBarDirection;&lt;br /&gt;import fl.controls.UIScrollBar;&lt;br /&gt;&lt;br /&gt;var myTextField:TextField = new TextField();&lt;br /&gt;myTextField.width = 160;&lt;br /&gt;myTextField.height = 120;&lt;br /&gt;myTextField.border = true;&lt;br /&gt;myTextField.x = 10;&lt;br /&gt;myTextField.y = 10;&lt;br /&gt;addChild(myTextField);&lt;br /&gt;&lt;br /&gt;var hScrollBar:UIScrollBar = new UIScrollBar();&lt;br /&gt;hScrollBar.direction = ScrollBarDirection.HORIZONTAL;&lt;br /&gt;hScrollBar.scrollTarget = myTextField;&lt;br /&gt;hScrollBar.width = myTextField.width;&lt;br /&gt;hScrollBar.move(myTextField.x, myTextField.y + myTextField.height);&lt;br /&gt;addChild(hScrollBar);&lt;br /&gt;&lt;br /&gt;var myURLLoader:URLLoader = new URLLoader();&lt;br /&gt;myURLLoader.addEventListener(Event.COMPLETE, completeHandler);&lt;br /&gt;myURLLoader.load(new URLRequest(&quot;http://www.helpexamples.com/flash/lorem.txt&quot;));&lt;br /&gt;&lt;br /&gt;function completeHandler(event:Event):void {&lt;br /&gt;    var txt:String = URLLoader(event.currentTarget).data as String;&lt;br /&gt;    myTextField.text = txt;&lt;br /&gt;    vScrollBar.update();&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;vScrollBat not there, need to change to hScrollBar</description>
		<dc:creator>drawkbox</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-06T20:19:06</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/controls/UIScrollBar.html#66298">
		<title>flash/9.0/ActionScriptLangRefV3/fl/controls/UIScrollBar.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/controls/UIScrollBar.html#66298</link>
		<description>I pasted this example and saved it as a class...Made the Fla. added the UIScrollBar to the library, and set the document class to the class file in the same dir.  Also set the global class path to '...Flash CS3/en/Configuration/Classes'.  I get the following errors when compiling.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;UIScrollBar.as, Line 31   1093: Syntax error.  #include&quot;../core/ComponentVersion.as&quot;&lt;br /&gt;&lt;br /&gt;UIScrollBar.as, Line 31    1068: Unable to open included file: C:\Documents and settings\adam.crabtree\Desktop\core\ComponentVersion.as.  #include&quot;../core/ComponentVerstion.as&quot;&lt;br /&gt;&lt;br /&gt;UIScrollBar.as, Line 33   1084:Syntax error:expecting rightbrace before function      function init(Void):Void&lt;br /&gt;&lt;br /&gt;UIScrollBar.as, Line 41   1083: Syntax error: else is unexpected    }else{</description>
		<dc:creator>forty6n2</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-05-03T10:45:54</dc:date>
	</item>
	</rdf:RDF>

