<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wade Arnold &#187; jsfl</title>
	<atom:link href="http://wadearnold.com/blog/category/flash/jsfl/feed" rel="self" type="application/rss+xml" />
	<link>http://wadearnold.com/blog</link>
	<description>The spoils of the integration of PHP and ActionScript</description>
	<lastBuildDate>Thu, 04 Feb 2010 15:17:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Bug in JSFL fl.findObjectInDocByType in Flash CS3</title>
		<link>http://wadearnold.com/blog/flash/bug-in-jsfl-flfindobjectindocbytype-in-flash-cs3</link>
		<comments>http://wadearnold.com/blog/flash/bug-in-jsfl-flfindobjectindocbytype-in-flash-cs3#comments</comments>
		<pubDate>Thu, 06 Mar 2008 20:22:41 +0000</pubDate>
		<dc:creator>wadearnold</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[jsfl]]></category>

		<guid isPermaLink="false">http://wadearnold.com/blog/?p=15</guid>
		<description><![CDATA[New CS3 JSFL library&#8217;s are broken which would have been great to have. I tried to use the new finObjectInDocByType and I even used the example provided in the livedocs and it crashes. Maybe this was not implemented for AS3? I hope this gets fixed soon we could do some rad stuff! Adobe use the [...]]]></description>
			<content:encoded><![CDATA[<p>New CS3 JSFL library&#8217;s are broken which would have been great to have. I tried to use the new <a href="http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&amp;file=00004150.html">finObjectInDocByType </a>and I even used the example provided in the <a href="http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&amp;file=00004150.html">livedocs </a>and it crashes. Maybe this was not implemented for AS3? I hope this gets fixed soon we could do some rad stuff! Adobe use the bug system that you have for Flex for Flash too!</p>
<p>******BUG******<br />
Concise problem statement:<br />
fl.finObjectInDocByType crashes in the example given in live docs.<br />
Steps to reproduce bug:<br />
Create a JSFL script and place it in your commands directory like other jsfl code.<br />
Copy and past the first example from livedocs for finObjectInDocByType<br />
Create a flash as3 fla file and place a text field on the stage.<br />
command -&gt;  script name<br />
you will get an error stating: At line 64 of file &#8220;ObjectFindAndSelect.jsfl&#8221;: TypeError: nextSymbolItemObj has no properties.</p>
<p><img src="http://www.wadearnold.com/blog/wp-content/uploads/2008/03/finObjectInDocByType.JPG" align="middle" height="190" width="379" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wadearnold.com/blog/flash/bug-in-jsfl-flfindobjectindocbytype-in-flash-cs3/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
