<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/actionscript/tags/onDragOver</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 05:42:27 GMT</pubDate>
<item>
<title>(ActionScript) AS2 onDragOver Functional Replacement - Winkyboy</title>
<link>http://snipplr.com/view/9059/as2-ondragover-functional-replacement/</link>
<description><![CDATA[ <p>Because onDragOver in AS2 doesn't really work, here is some script for actually detecting whether the mouse button is held down when rolling over something.  NOTE that for ideal usage, you will have to write some actual collision detection between the cursor (_xmouse /_ymouse) and whatever object(s) you wish to roll over.</p> ]]></description>
<pubDate>Thu, 16 Oct 2008 10:55:09 GMT</pubDate>
<guid>http://snipplr.com/view/9059/as2-ondragover-functional-replacement/</guid>
</item>
</channel>
</rss>