<?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>Calm in the Chaos &#187; mouseover</title>
	<atom:link href="http://blog.wrench.com.au/tag/mouseover/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wrench.com.au</link>
	<description>Flash, Air, Mobile &#38; Technology tidbits</description>
	<lastBuildDate>Fri, 22 Feb 2013 16:38:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Loaded swf obscuring mouse events in overlapping movieclips</title>
		<link>http://blog.wrench.com.au/2009/10/20/loaded-swf-obscuring-mouse-events-in-overlapping-movieclips/</link>
		<comments>http://blog.wrench.com.au/2009/10/20/loaded-swf-obscuring-mouse-events-in-overlapping-movieclips/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 12:41:39 +0000</pubDate>
		<dc:creator>Jason Langdon</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Gaia]]></category>
		<category><![CDATA[mouse events]]></category>
		<category><![CDATA[mouseover]]></category>

		<guid isPermaLink="false">http://blog.wrench.com.au/?p=248</guid>
		<description><![CDATA[Long time no read. Been busy with a large Flex project, plus I&#8217;ve been trying to see a bit more of Europe &#8211; but thought it was about time to get back onto some blogging. That and I&#8217;ve come up<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.wrench.com.au/2009/10/20/loaded-swf-obscuring-mouse-events-in-overlapping-movieclips/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
			<content:encoded><![CDATA[<p>Long time no read. Been busy with a large Flex project, plus I&#8217;ve been trying to see a bit more of Europe &#8211; but thought it was about time to get back onto some blogging. That and I&#8217;ve come up against something that I can&#8217;t seem to figure out (and it doesn&#8217;t look like anyone else has either from the amount of Googling I&#8217;ve done looking for a solution).</p>
<p>Basically what I&#8217;m doing is loading an swf with an image in it, which loads over the top of another swf which has some navigation elements in it. What is occurring is the swf on top is preventing any mouseover events from reaching the buttons below the image. I&#8217;ve <a href='http://blog.wrench.com.au/wp-content/uploads/2009/10/swf_events_test.zip'>zipped up a test archive</a> to try and illustrate what&#8217;s going on. If you run test2.swf, and then mouseover the part of the orange square that intersects the green square, the green squares mouseover event should fire. I&#8217;ve set mouseEnabled = false on the orange square, but the fact that it&#8217;s in a completely different swf seems to mean that this doesn&#8217;t have any effect. The part of green square underneath the orange square is simply not receiving any events.</p>
<p>I&#8217;m actually using the Gaia framework, so it&#8217;s doing all of the loading of the swf&#8217;s. And I thought possibly setting the <a href="http://www.gaiaflashframework.com/wiki/index.php?title=Site_XML#domain_.28AS3_Only.29">ApplicationDomain</a> of the swf&#8217;s to be the same would mean things would work &#8211; but it didn&#8217;t. So if anyone&#8217;s experienced overlapping assets in two different swf&#8217;s interfering with mouse events then please let me know in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wrench.com.au/2009/10/20/loaded-swf-obscuring-mouse-events-in-overlapping-movieclips/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
