<?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 - main - 00000049.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-25T01:58:29</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/main/00000049.html#74496" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/main/00000049.html#74446" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/main/00000049.html#74420" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/main/00000049.html#74273" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/main/00000049.html#74496">
		<title>flash/9.0/main/00000049.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/main/00000049.html#74496</link>
		<description>@Kalisto:&lt;br&gt;You're absolutely right that in strict mode the example doesn't compile. In general the content of this chapter is intended to describe &quot;pure&quot; ActionScript which is not as strict as strict mode, which is why I wouldn't describe it as a bug. But we could definitely make it clearer that the example (and other examples) depend on not using strict mode.</description>
		<dc:creator>adbe_paul</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2007-10-04T16:20:14</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/main/00000049.html#74446">
		<title>flash/9.0/main/00000049.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/main/00000049.html#74446</link>
		<description>in &quot;Strict Mode&quot; this declaration of const:&lt;br /&gt;&lt;br /&gt;class A&lt;br /&gt;{&lt;br /&gt;    public const MINIMUM:int = 0;&lt;br /&gt;    public const MAXIMUM:int;&lt;br /&gt;&lt;br /&gt;    public function A()&lt;br /&gt;    {&lt;br /&gt;        MAXIMUM = 10;&lt;br /&gt;    }&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;generate error:&lt;br /&gt;&quot;1049: Illegal assignment to a variable specified as constant.&quot;&lt;br /&gt;if &quot;Strict mode&quot; is off it's OK&lt;br /&gt;&lt;br /&gt;i thing it is a BUG</description>
		<dc:creator>Kalisto</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-10-04T06:37:40</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/main/00000049.html#74420">
		<title>flash/9.0/main/00000049.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/main/00000049.html#74420</link>
		<description>@No nickname:&lt;br&gt;You're absolutely right. Thanks for pointing out the error.&lt;br&gt;&lt;br&gt;A correct version would be these four lines of code instead:&lt;br&gt;var myObject:Object = new Object();&lt;br&gt;myObject.propA = 1;&lt;br&gt;myObject.propB = 2;&lt;br&gt;myObject.propC = 3;</description>
		<dc:creator>adbe_paul</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2007-10-03T15:48:54</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/main/00000049.html#74273">
		<title>flash/9.0/main/00000049.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/main/00000049.html#74273</link>
		<description>var myObject:Object = new Object({propA:1, propB:2, propC:3});&lt;br /&gt;will not compile</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-10-01T07:11:15</dc:date>
	</item>
	</rdf:RDF>

