<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tarek Mahmud Apu - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-8df0243c" type="application/json"/><link>http://apueee.disqus.com/</link><description></description><language>en</language><lastBuildDate>Sat, 04 Jul 2009 04:12:40 -0000</lastBuildDate><item><title>Re: Simple JavaScript drag`n drop</title><link>http://www.apueee.com/2008/03/22/simple-javascript-dragn-drop/#comment-12139724</link><description>simply cool !</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spiriad</dc:creator><pubDate>Sat, 04 Jul 2009 04:12:40 -0000</pubDate></item><item><title>Re: cricket bowling at its best&amp;#8230;&amp;#8230;&amp;#8230;</title><link>http://www.apueee.com/2009/02/02/cricket-bowling-at-its-best/#comment-11774808</link><description>Very refreshing. Most of us are too busy with our jobs and personal life that we tend to forget watching our favorite sport of choice.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kinkysextoys</dc:creator><pubDate>Fri, 26 Jun 2009 10:39:59 -0000</pubDate></item><item><title>Re: My new laptop: Dell Vostro 1510</title><link>http://www.apueee.com/2009/03/28/my-new-laptop-dell-vostro-1510/#comment-11773877</link><description>Nice! Sleek looking with decent features. Now what's left is the price, how much did it cost you Tarek?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">electrosex</dc:creator><pubDate>Fri, 26 Jun 2009 10:10:55 -0000</pubDate></item><item><title>Re: Simple Drag`n Drop example (part 2)</title><link>http://www.apueee.com/2008/03/27/simple-dragn-drop-example-part-2/#comment-10885421</link><description>Hi ,&lt;br&gt;&lt;br&gt;this script not run when web page having vertical scrollbar&lt;br&gt;&lt;br&gt;when we scroll the vertical scroll at down position and drag element at leave distance&lt;br&gt;&lt;br&gt;please remove offset.....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dhiraj gautame</dc:creator><pubDate>Sun, 14 Jun 2009 11:04:04 -0000</pubDate></item><item><title>Re: &amp;#8220;eXtplorer&amp;#8221; a cool PHP- and JavaScript- based File Manager</title><link>http://www.apueee.com/2008/07/07/extplore-a-cool-php-and-javascript-based-file-manager/#comment-10511958</link><description>Great information you shared through this post.  Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">clipping paths </dc:creator><pubDate>Fri, 05 Jun 2009 01:03:03 -0000</pubDate></item><item><title>Re: My new laptop: Dell Vostro 1510</title><link>http://www.apueee.com/2009/03/28/my-new-laptop-dell-vostro-1510/#comment-9237929</link><description>This is a good business laptop as it offers integrated 802.11g Wi-Fi connection, which can connect you to the internet in a Wi-Fi hotspot. It also has a built-in webcam, speaker and microphone which will allow you to have video conferencing to your business partners. It also have an 8-in-1 memory card reader which can read SD, xD, MMC, SDIO, Memory Stick, Memory Stick PRO, Hi Speed-SD, and Hi Density-SD memory cards thus no need for acquiring different card readers to save your valuable business documents.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bishop Sagala</dc:creator><pubDate>Tue, 12 May 2009 04:42:41 -0000</pubDate></item><item><title>Re: Flash multiple file uploader</title><link>http://www.apueee.com/2008/07/05/flash-multiple-file-uploader/#comment-9065902</link><description>This is Awesome Good Work.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jcole</dc:creator><pubDate>Wed, 06 May 2009 14:46:29 -0000</pubDate></item><item><title>Re: Flash multiple file uploader</title><link>http://www.apueee.com/2008/07/05/flash-multiple-file-uploader/#comment-8985161</link><description>no source?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jxva</dc:creator><pubDate>Mon, 04 May 2009 12:52:53 -0000</pubDate></item><item><title>Re: Custom Event in actionscript 3</title><link>http://www.apueee.com/2008/10/26/custom-event-in-actionscript-3/#comment-8916810</link><description>Dear Oliver,&lt;br&gt;&lt;br&gt;Thanks for ur comment. &lt;br&gt;&lt;br&gt;Have u changed at myCustomEvent ? in myCustomEvent  class i have set the type of myMessage as string. But you are passing the message as object. So its need to change the myMessage as Object or u can set * for any type.&lt;br&gt;&lt;br&gt;package wneeds.events{&lt;br&gt;&lt;br&gt;          import flash.events.Event;&lt;br&gt;&lt;br&gt;          public class myCustomEvent extends Event {&lt;br&gt;    &lt;br&gt;              public var myMessage:*;&lt;br&gt; &lt;br&gt;             public function myCustomEvent(msg) {&lt;br&gt;&lt;br&gt;                 super("myCustomEvent");&lt;br&gt;                 myMessage = msg;&lt;br&gt;            }&lt;br&gt;     }&lt;br&gt;}&lt;br&gt;&lt;br&gt;Try it . i think it should work.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">apueee</dc:creator><pubDate>Sat, 02 May 2009 01:21:22 -0000</pubDate></item><item><title>Re: Custom Event in actionscript 3</title><link>http://www.apueee.com/2008/10/26/custom-event-in-actionscript-3/#comment-8906819</link><description>Hi,&lt;br&gt;great tutorial, i got it so far working as i can send the one var back to e.myMessage&lt;br&gt;&lt;br&gt;But when i try you example line with multi values , i get stuck and only get erros.&lt;br&gt;&lt;br&gt;can you make a example how the  myCustomEvent class needs to look if i &lt;br&gt;dipatch this message.:&lt;br&gt;dispatchEvent(new myCustomEvent({Amode:'tma',SID:this.SID,MYID:this.MYID,PRID:this.PRID,TYP:this.TYP}));&lt;br&gt;&lt;br&gt;where SID, MYID,PRID,TYP are all byte arrays.&lt;br&gt;Best regards Oliver</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oliver</dc:creator><pubDate>Fri, 01 May 2009 16:27:50 -0000</pubDate></item><item><title>Re: Seven Weird Things</title><link>http://www.apueee.com/2009/04/22/seven-weird-things/#comment-8634808</link><description>As you r always bright but where r your friends</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shameem</dc:creator><pubDate>Thu, 23 Apr 2009 21:30:50 -0000</pubDate></item><item><title>Re: Flash multiple file uploader</title><link>http://www.apueee.com/2008/07/05/flash-multiple-file-uploader/#comment-8344234</link><description>Is it possible to change the language to French?&lt;br&gt;&lt;br&gt;Will this be affected by the new security updates in Flash 10?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Programmer</dc:creator><pubDate>Sun, 19 Apr 2009 02:04:44 -0000</pubDate></item><item><title>Re: At last I have started my blog</title><link>http://www.apueee.com/2008/02/19/at-last-i-have-started-my-blog/#comment-7738010</link><description>I want to sex with you!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sex</dc:creator><pubDate>Thu, 02 Apr 2009 04:37:23 -0000</pubDate></item><item><title>Re: My new laptop: Dell Vostro 1510</title><link>http://www.apueee.com/2009/03/28/my-new-laptop-dell-vostro-1510/#comment-7595697</link><description>congrates,,,,,,,,,,,,,,,bhya for new  laptop.......</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mahtab</dc:creator><pubDate>Sun, 29 Mar 2009 06:07:54 -0000</pubDate></item><item><title>Re: Flash multiple file uploader</title><link>http://www.apueee.com/2008/07/05/flash-multiple-file-uploader/#comment-7426049</link><description>This would be absolutely perfect if it supported drag and drop from the client system, and FTP protocol. Any chance you'll be adding this? Can this be added?&lt;br&gt;&lt;br&gt;Thanks...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">webopolis</dc:creator><pubDate>Sun, 22 Mar 2009 23:41:14 -0000</pubDate></item><item><title>Re: Custom Event in actionscript 3</title><link>http://www.apueee.com/2008/10/26/custom-event-in-actionscript-3/#comment-7408473</link><description>Not from the timeline, but receive event from other class (that linkaged by a movieclip). Example, from first class after finished some tween, I want to control other movieclip that do something. To do that, I want to access other class from the first class. After access that class, I can control that Movieclip.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Purwanto</dc:creator><pubDate>Sat, 21 Mar 2009 23:30:01 -0000</pubDate></item><item><title>Re: Custom Event in actionscript 3</title><link>http://www.apueee.com/2008/10/26/custom-event-in-actionscript-3/#comment-7308513</link><description>Dear Purwanto&lt;br&gt;&lt;br&gt;Thanks for ur comment.  &lt;br&gt;&lt;br&gt;The following code need to write where you want to call the event.  first u need to import the custom event class. then u need to call the dispatchEvent method to call ur custom event.  This is not a part of myCustomEvent Class. Here you just using the myCustomEvent class. :)&lt;br&gt;**************&lt;br&gt;import        wneeds.events.myCustomEvent;          //import ur class here&lt;br&gt;dispatchEvent(new myCustomEvent("Hello ..."));  // call your custom event.&lt;br&gt;*******************&lt;br&gt;&lt;br&gt;To track the event in any where of ur code u need to put the following code:&lt;br&gt;**********&lt;br&gt;addEventListener("myCustomEvent", showMessage);&lt;br&gt;function showMessage(e:myCustomEvent):void {&lt;br&gt;    trace(e.myMessage);&lt;br&gt;}&lt;br&gt;*********************&lt;br&gt;I'm not clear about your last question. Do you want to call a event from a movieclip and receive the event from main timeline?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">apueee</dc:creator><pubDate>Wed, 18 Mar 2009 01:06:51 -0000</pubDate></item><item><title>Re: Custom Event in actionscript 3</title><link>http://www.apueee.com/2008/10/26/custom-event-in-actionscript-3/#comment-7307411</link><description>I'm still confused about custom event. I have search many many sample but it's still make me don't get it. I like the sample that you have above, but I don't know which code will act as document class. Thus, in the part ..."dispatchEvent("new MyCustomEvent("Hello...."));  &amp;gt;&amp;gt; it's still the same class with the myCustomEvent class or other new class??&lt;br&gt;Oh yeah, this custom Event can do something like accessing other movieclip object that have linkage with a class, can it?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Purwanto</dc:creator><pubDate>Tue, 17 Mar 2009 23:59:27 -0000</pubDate></item><item><title>Re: Flash multiple file uploader</title><link>http://www.apueee.com/2008/07/05/flash-multiple-file-uploader/#comment-7221698</link><description>Coming soon eah? :p</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stijn Spijker</dc:creator><pubDate>Sat, 14 Mar 2009 15:05:39 -0000</pubDate></item><item><title>Re: Flash multiple file uploader</title><link>http://www.apueee.com/2008/07/05/flash-multiple-file-uploader/#comment-7127436</link><description>plz send Flash multiple file uploader example</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rohan</dc:creator><pubDate>Thu, 12 Mar 2009 01:58:40 -0000</pubDate></item><item><title>Re: Flash multiple file uploader</title><link>http://www.apueee.com/2008/07/05/flash-multiple-file-uploader/#comment-6897331</link><description>Hi, I really like your site, nice posts!  I would like to give you a free flash banner for you to advertise in other blogs/sites if you need one of course. Anyways great blog! &lt;a href="http://www.customflashbanner.com" alt="Custom Flash Banner" rel="nofollow"&gt;Flash Banners&lt;/a&gt; Thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">FlashBanner</dc:creator><pubDate>Thu, 05 Mar 2009 06:19:23 -0000</pubDate></item><item><title>Re: Flash multiple file uploader</title><link>http://www.apueee.com/2008/07/05/flash-multiple-file-uploader/#comment-5336235</link><description>Very well done and very nice of you to make this freeware. Kudos to you!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">undefined</dc:creator><pubDate>Mon, 19 Jan 2009 01:37:11 -0000</pubDate></item><item><title>Re: Flash multiple file uploader</title><link>http://www.apueee.com/2008/07/05/flash-multiple-file-uploader/#comment-5035536</link><description>There is no information about license. Is it free for commercial use?&lt;br&gt;I have unzipped the archive to my disk and run (on my apache+php5@vista server) but no files were uploaded despite flash said it's been uploaded. (no directory nor file was created in "./upload").</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">daroc</dc:creator><pubDate>Sat, 10 Jan 2009 06:47:43 -0000</pubDate></item><item><title>Re: About Me</title><link>http://www.apueee.com/about/#comment-4587330</link><description>apueeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rajuniit</dc:creator><pubDate>Tue, 23 Dec 2008 06:35:18 -0000</pubDate></item><item><title>Re: Flash multiple file uploader</title><link>http://www.apueee.com/2008/07/05/flash-multiple-file-uploader/#comment-4512962</link><description>its not working for me, the images are uploaded in theory but it never calls the uploadUrl</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">alan</dc:creator><pubDate>Thu, 18 Dec 2008 20:44:58 -0000</pubDate></item></channel></rss>