<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: GotoClip. A solution for Error #1009, gotoAndStop, gotoAndPlay and targeting children MovieClips.</title>
	<atom:link href="http://blog.johannest.com/2009/04/30/gotoclip-a-solution-for-error-1009-gotoandstop-gotoandplay-and-targeting-children-movieclips/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johannest.com/2009/04/30/gotoclip-a-solution-for-error-1009-gotoandstop-gotoandplay-and-targeting-children-movieclips/</link>
	<description>Flash from ActionScript to Z-index.</description>
	<lastBuildDate>Mon, 23 Aug 2010 22:12:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Johannes</title>
		<link>http://blog.johannest.com/2009/04/30/gotoclip-a-solution-for-error-1009-gotoandstop-gotoandplay-and-targeting-children-movieclips/comment-page-1/#comment-23</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Mon, 03 Aug 2009 18:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johannest.com/?p=14#comment-23</guid>
		<description>Just tested this out in CS4 Version 10.0 of the IDE. And I still get the same error. For example if I have a frame script on frame 1 and try to change a property of a MovieClip that first appears on Frame 40, I will still get an Error #1009 if my frame 1 frame script looks like this:&lt;/br&gt;
&lt;code&gt;gotoAndStop(40);&lt;br/&gt;frame40_mc.alpha = 0.5;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Just tested this out in CS4 Version 10.0 of the IDE. And I still get the same error. For example if I have a frame script on frame 1 and try to change a property of a MovieClip that first appears on Frame 40, I will still get an Error #1009 if my frame 1 frame script looks like this:<br />
<code>gotoAndStop(40);<br />frame40_mc.alpha = 0.5;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlakken</title>
		<link>http://blog.johannest.com/2009/04/30/gotoclip-a-solution-for-error-1009-gotoandstop-gotoandplay-and-targeting-children-movieclips/comment-page-1/#comment-22</link>
		<dc:creator>Vlakken</dc:creator>
		<pubDate>Fri, 31 Jul 2009 10:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johannest.com/?p=14#comment-22</guid>
		<description>Hasnt this changed in FP10? 

In FP10 it waits till the gotoAndStop() is executed an the frame is fully rendered?</description>
		<content:encoded><![CDATA[<p>Hasnt this changed in FP10? </p>
<p>In FP10 it waits till the gotoAndStop() is executed an the frame is fully rendered?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
