<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-947062605819035185.post4644443651124932624..comments</id><updated>2009-11-05T01:26:53.100-08:00</updated><title type='text'>Comments on getW3Help.com - Flash, Flex and AIR: Smooth Drag and Drop using Tweener Class AS3</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.getw3help.com/feeds/4644443651124932624/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html'/><author><name>makubex</name><uri>http://www.blogger.com/profile/06896507090579991868</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-947062605819035185.post-6865438697169635336</id><published>2009-11-05T01:26:53.100-08:00</published><updated>2009-11-05T01:26:53.100-08:00</updated><title type='text'>Cool, I've been trying to modify the code so that ...</title><summary type='text'>Cool, I&amp;#39;ve been trying to modify the code so that you can drag along a large movieclip (i.e. a thumbmail panel), but I haven&amp;#39;t had success in getting it to work.&lt;br /&gt;&lt;br /&gt;Does anyone have any ideas?</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/6865438697169635336'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/6865438697169635336'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html?showComment=1257413213100#c6865438697169635336' title=''/><author><name>Used</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html' ref='tag:blogger.com,1999:blog-947062605819035185.post-4644443651124932624' source='http://www.blogger.com/feeds/947062605819035185/posts/default/4644443651124932624' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-947062605819035185.post-7991057745375111042</id><published>2009-04-03T11:49:00.000-07:00</published><updated>2009-04-03T11:49:00.000-07:00</updated><title type='text'>Typo above should be SmoothDrag.as</title><summary type='text'>Typo above should be SmoothDrag.as</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/7991057745375111042'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/7991057745375111042'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html?showComment=1238784540000#c7991057745375111042' title=''/><author><name>Alchemist - Dan</name><uri>http://www.blogger.com/profile/05316608764905141463</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html' ref='tag:blogger.com,1999:blog-947062605819035185.post-4644443651124932624' source='http://www.blogger.com/feeds/947062605819035185/posts/default/4644443651124932624' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-947062605819035185.post-7876560728503346622</id><published>2009-04-03T11:48:00.000-07:00</published><updated>2009-04-03T11:48:00.000-07:00</updated><title type='text'>//custom class save as SmoothSDrag.aspackage{ impo...</title><summary type='text'>//custom class save as SmoothSDrag.as&lt;BR/&gt;&lt;BR/&gt;package&lt;BR/&gt;{&lt;BR/&gt; import gs.TweenLite;&lt;BR/&gt; import fl.motion.easing.*;&lt;BR/&gt; import flash.display.MovieClip;&lt;BR/&gt; import flash.events.*;&lt;BR/&gt; import flash.display.Stage;&lt;BR/&gt; &lt;BR/&gt; public class SmoothDrag extends MovieClip&lt;BR/&gt; {&lt;BR/&gt;  &lt;BR/&gt;  var sd:Boolean;&lt;BR/&gt;  &lt;BR/&gt;  &lt;BR/&gt;  public function SmoothDrag()&lt;BR/&gt;  {&lt;BR/&gt;   &lt;BR/&gt;   &lt;BR/&gt;   &lt;BR/&gt;  }&lt;BR/&gt;</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/7876560728503346622'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/7876560728503346622'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html?showComment=1238784480000#c7876560728503346622' title=''/><author><name>Alchemist - Dan</name><uri>http://www.blogger.com/profile/05316608764905141463</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html' ref='tag:blogger.com,1999:blog-947062605819035185.post-4644443651124932624' source='http://www.blogger.com/feeds/947062605819035185/posts/default/4644443651124932624' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-947062605819035185.post-1132763694397120686</id><published>2009-04-03T08:56:00.000-07:00</published><updated>2009-04-03T08:56:00.000-07:00</updated><title type='text'>//Here's another solution.//create two MovieClips ...</title><summary type='text'>//Here's another solution.&lt;BR/&gt;//create two MovieClips titled&lt;BR/&gt;//pane1&lt;BR/&gt;//pane2&lt;BR/&gt;//paste following code&lt;BR/&gt;&lt;BR/&gt;//note using TweenLite here&lt;BR/&gt;import gs.TweenLite;&lt;BR/&gt;import fl.motion.easing.*;&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;pane.addEventListener(MouseEvent.MOUSE_DOWN, beginDrag);&lt;BR/&gt;pane.addEventListener(MouseEvent.MOUSE_UP, endDrag);&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;pane2.addEventListener(MouseEvent.MOUSE_DOWN, </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/1132763694397120686'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/1132763694397120686'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html?showComment=1238774160000#c1132763694397120686' title=''/><author><name>Alchemist - Dan</name><uri>http://www.blogger.com/profile/05316608764905141463</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html' ref='tag:blogger.com,1999:blog-947062605819035185.post-4644443651124932624' source='http://www.blogger.com/feeds/947062605819035185/posts/default/4644443651124932624' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-947062605819035185.post-1786991889866008483</id><published>2009-04-03T08:50:00.000-07:00</published><updated>2009-04-03T08:50:00.000-07:00</updated><title type='text'>For multiple mc's create a custom class and asign ...</title><summary type='text'>For multiple mc's create a custom class and asign it to each MovieClip via the "linkage" property. If you substitute "this" with the instance name, the code should work with any mc.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/1786991889866008483'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/1786991889866008483'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html?showComment=1238773800000#c1786991889866008483' title=''/><author><name>Alchemist - Dan</name><uri>http://www.blogger.com/profile/05316608764905141463</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html' ref='tag:blogger.com,1999:blog-947062605819035185.post-4644443651124932624' source='http://www.blogger.com/feeds/947062605819035185/posts/default/4644443651124932624' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-947062605819035185.post-7115630728264904311</id><published>2009-01-19T00:07:00.000-08:00</published><updated>2009-01-19T00:07:00.000-08:00</updated><title type='text'>could I please also have the code example for mult...</title><summary type='text'>could I please also have the code example for multiple mcs?</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/7115630728264904311'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/7115630728264904311'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html?showComment=1232352420000#c7115630728264904311' title=''/><author><name>nsolcis</name><uri>http://www.blogger.com/profile/02449262693389162316</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html' ref='tag:blogger.com,1999:blog-947062605819035185.post-4644443651124932624' source='http://www.blogger.com/feeds/947062605819035185/posts/default/4644443651124932624' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-947062605819035185.post-9055590850779176177</id><published>2009-01-05T08:57:00.000-08:00</published><updated>2009-01-05T08:57:00.000-08:00</updated><title type='text'>I have the same problem of REMI, "I'm having probl...</title><summary type='text'>I have the same problem of REMI, &lt;BR/&gt;"I'm having problem with add similar function to another movie clip." i need it for 3 MC can you send me the code you send remi please??</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/9055590850779176177'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/9055590850779176177'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html?showComment=1231174620000#c9055590850779176177' title=''/><author><name>dippa31</name><uri>http://www.blogger.com/profile/05446371804132818816</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html' ref='tag:blogger.com,1999:blog-947062605819035185.post-4644443651124932624' source='http://www.blogger.com/feeds/947062605819035185/posts/default/4644443651124932624' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-947062605819035185.post-3925730665033734068</id><published>2009-01-02T10:20:00.000-08:00</published><updated>2009-01-02T10:20:00.000-08:00</updated><title type='text'>thanks a lot</title><summary type='text'>thanks a lot</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/3925730665033734068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/3925730665033734068'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html?showComment=1230920400000#c3925730665033734068' title=''/><author><name>jihoon1209</name><uri>http://www.blogger.com/profile/10323231955981555809</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html' ref='tag:blogger.com,1999:blog-947062605819035185.post-4644443651124932624' source='http://www.blogger.com/feeds/947062605819035185/posts/default/4644443651124932624' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-947062605819035185.post-4694176048738964982</id><published>2008-12-16T14:24:00.000-08:00</published><updated>2008-12-16T14:24:00.000-08:00</updated><title type='text'>Thanks, I've just got it :)</title><summary type='text'>Thanks, I've just got it :)</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/4694176048738964982'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/4694176048738964982'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html?showComment=1229466240000#c4694176048738964982' title=''/><author><name>Remi</name><uri>http://www.blogger.com/profile/11783600513551027959</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html' ref='tag:blogger.com,1999:blog-947062605819035185.post-4644443651124932624' source='http://www.blogger.com/feeds/947062605819035185/posts/default/4644443651124932624' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-947062605819035185.post-6502665022540413575</id><published>2008-12-16T13:15:00.000-08:00</published><updated>2008-12-16T13:15:00.000-08:00</updated><title type='text'>Tutorial is great, but I'm having problem with add...</title><summary type='text'>Tutorial is great, but I'm having problem with add similar function to another movie clip. Can You add code for example two MC's? Thanks a lot for help.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/6502665022540413575'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/947062605819035185/4644443651124932624/comments/default/6502665022540413575'/><link rel='alternate' type='text/html' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html?showComment=1229462100000#c6502665022540413575' title=''/><author><name>Remi</name><uri>http://www.blogger.com/profile/11783600513551027959</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.getw3help.com/2008/10/smooth-drag-and-drop-using-tweener.html' ref='tag:blogger.com,1999:blog-947062605819035185.post-4644443651124932624' source='http://www.blogger.com/feeds/947062605819035185/posts/default/4644443651124932624' type='text/html'/></entry></feed>