<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Ady Levy</title>
	
	<link>http://www.adylevy.com</link>
	<description>Programming tips &amp; tools.</description>
	<lastBuildDate>Sat, 10 Oct 2009 22:38:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/adylevy" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>ByteArray upload – Error #2176 Solved !</title>
		<link>http://feedproxy.google.com/~r/adylevy/~3/D6-xww_hHjg/</link>
		<comments>http://www.adylevy.com/index.php/2009/10/11/bytearray-upload-error-2176-solved/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 22:38:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[as3 urlloader error 2176]]></category>
		<category><![CDATA[Error #2176]]></category>

		<guid isPermaLink="false">http://www.adylevy.com/index.php/2009/10/11/bytearray-upload-error-2176-solved/</guid>
		<description><![CDATA[as some of you may know one of flash player 10 updates &#8220;fixed a security hole&#8221; that allowed sending
URLLoader in the oncomplete of the last request.
now every URLLoader load function must be triggered with a mouse click &#8211; initiated by the user..
that fix broke some file uploaders (like Jonathan Marston nirvanix bytearray uploader) (and some [...]]]></description>
		<wfw:commentRss>http://www.adylevy.com/index.php/2009/10/11/bytearray-upload-error-2176-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.adylevy.com/index.php/2009/10/11/bytearray-upload-error-2176-solved/</feedburner:origLink></item>
		<item>
		<title>multiple files uploader with preview on client side</title>
		<link>http://feedproxy.google.com/~r/adylevy/~3/gMEi1f9tiZE/</link>
		<comments>http://www.adylevy.com/index.php/2009/07/22/multiple-files-uploader-with-preview-on-client-side/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 11:34:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Demos]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[actionscript3]]></category>
		<category><![CDATA[filereference]]></category>
		<category><![CDATA[image resize]]></category>
		<category><![CDATA[multiple files uploader]]></category>

		<guid isPermaLink="false">http://www.adylevy.com/index.php/2009/07/22/multiple-files-uploader-with-preview-on-client-side/</guid>
		<description><![CDATA[Hi,
well it took a month but i&#8217;ve added some features to the image uploader,
so now it support multiple file upload , it still doesn&#8217;t have any progress bar as adobe decided to add the security feature (bug ?!) that allows uploading or downloading data from the server only triggered by a mouse click,
ok .. so [...]]]></description>
		<wfw:commentRss>http://www.adylevy.com/index.php/2009/07/22/multiple-files-uploader-with-preview-on-client-side/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		<feedburner:origLink>http://www.adylevy.com/index.php/2009/07/22/multiple-files-uploader-with-preview-on-client-side/</feedburner:origLink></item>
		<item>
		<title>client side image resize flash cs4 – filereference.data</title>
		<link>http://feedproxy.google.com/~r/adylevy/~3/wiu2Cr1l_L4/</link>
		<comments>http://www.adylevy.com/index.php/2009/06/07/client-side-image-resize-flash-cs4-filereferencedata/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 20:20:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Demos]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.adylevy.com/index.php/2009/06/07/client-side-image-resize-flash-cs4-filereferencedata/</guid>
		<description><![CDATA[Hi,
well in the latest version of flash (cs4) there are some improvment to the actionscript classes, with some security changes.
i noticed that there are no sources for client side image manipulation tools that uses this great feature.
i did came accross a brilliant work of someone (i don&#8217;t remember where it was :( &#8230; ) that [...]]]></description>
		<wfw:commentRss>http://www.adylevy.com/index.php/2009/06/07/client-side-image-resize-flash-cs4-filereferencedata/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		<feedburner:origLink>http://www.adylevy.com/index.php/2009/06/07/client-side-image-resize-flash-cs4-filereferencedata/</feedburner:origLink></item>
		<item>
		<title>vbook – facebook app</title>
		<link>http://feedproxy.google.com/~r/adylevy/~3/bovKBOuJR6g/</link>
		<comments>http://www.adylevy.com/index.php/2009/05/15/vbook-facebook-app/#comments</comments>
		<pubDate>Fri, 15 May 2009 20:43:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.adylevy.com/index.php/2009/05/15/vbook-facebook-app/</guid>
		<description><![CDATA[Hi,
well i did this thing for me &#038; friends few months ago, and decided today to open it to the public.
i&#8217;ve lunched the vbook (Vbook) as an expirement.

this app allows to view &#8216;hidden&#8217; user albums and pictures.
now hidden are simply albums with there privacy setting set to public, connected to a user which disable his [...]]]></description>
		<wfw:commentRss>http://www.adylevy.com/index.php/2009/05/15/vbook-facebook-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.adylevy.com/index.php/2009/05/15/vbook-facebook-app/</feedburner:origLink></item>
		<item>
		<title>debug flash and silverlight messeges with firefox</title>
		<link>http://feedproxy.google.com/~r/adylevy/~3/uufMHQfBQdk/</link>
		<comments>http://www.adylevy.com/index.php/2008/12/20/debug-flash-and-silverlight-messeges-with-firefox/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 18:35:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Demos]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[sliverlight]]></category>

		<guid isPermaLink="false">http://www.adylevy.com/index.php/2008/12/20/debug-flash-and-silverlight-messeges-with-firefox/</guid>
		<description><![CDATA[my little extension to connect firefox error console to flash / silverlight application .
download add on:
Install Extension!
after installing this add on, you can simply call a trace function from flash, and send the message to the firefox error console.
it come up really handy in debugging live sites, when you must not use an output box [...]]]></description>
		<wfw:commentRss>http://www.adylevy.com/index.php/2008/12/20/debug-flash-and-silverlight-messeges-with-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.adylevy.com/index.php/2008/12/20/debug-flash-and-silverlight-messeges-with-firefox/</feedburner:origLink></item>
		<item>
		<title>sql joke</title>
		<link>http://feedproxy.google.com/~r/adylevy/~3/Bpn6nZmvYZ0/</link>
		<comments>http://www.adylevy.com/index.php/2008/12/08/sql-joke/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 17:30:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adylevy.com/index.php/2008/12/08/sql-joke/</guid>
		<description><![CDATA[A SQL query goes into a bar, walks up to two tables and says, &#8220;Can I join you?
]]></description>
		<wfw:commentRss>http://www.adylevy.com/index.php/2008/12/08/sql-joke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.adylevy.com/index.php/2008/12/08/sql-joke/</feedburner:origLink></item>
		<item>
		<title>reading a div from dom in actionscript 3 (as3) – flash</title>
		<link>http://feedproxy.google.com/~r/adylevy/~3/5iv_UCB33nE/</link>
		<comments>http://www.adylevy.com/index.php/2008/11/04/reading-a-div-from-dom-in-actionscript-3-as3-flash/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 23:09:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[as3]]></category>

		<guid isPermaLink="false">http://www.adylevy.com/index.php/2008/11/04/reading-a-div-from-dom-in-actionscript-3-as3-flash/</guid>
		<description><![CDATA[in order to read a div from your html document,
first you to add the &#8216;allowScriptAccess&#8217; in the flash injection (like swfobject) to sameDomain
some thing like : so.addParam(&#8217;allowScriptAccess&#8217;,&#8217;sameDomain&#8217;);
(will try to write more about using swfobject soon..)
then in the flash you include the ExternalInterface class:
    include flash.external.ExternalInterface;
then you can use something like :
var myDivContent [...]]]></description>
		<wfw:commentRss>http://www.adylevy.com/index.php/2008/11/04/reading-a-div-from-dom-in-actionscript-3-as3-flash/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.adylevy.com/index.php/2008/11/04/reading-a-div-from-dom-in-actionscript-3-as3-flash/</feedburner:origLink></item>
		<item>
		<title>as3 scrollbar – free as3 scroller class written in actionscript 3 (flash)</title>
		<link>http://feedproxy.google.com/~r/adylevy/~3/76IN7KPKQJw/</link>
		<comments>http://www.adylevy.com/index.php/2008/07/15/as3-scroller-free-scroller-class-written-in-actionscript-3-flash/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 20:10:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Demos]]></category>
		<category><![CDATA[as3]]></category>

		<guid isPermaLink="false">http://www.adylevy.com/index.php/2008/07/15/as3-scroller-free-scroller-class-written-in-actionscript-3-flash/</guid>
		<description><![CDATA[this is a simple scroller class i wrote that helps me in attaching a scroller to every movie clip i want very easily.
the usage is very simple :
var myScroller = new Scroller(source Movie Clip ,  Width ,  Height , Scroller Face MovieClip , Align );
the scroller uses the tweenlite tweening class that can be found [...]]]></description>
		<wfw:commentRss>http://www.adylevy.com/index.php/2008/07/15/as3-scroller-free-scroller-class-written-in-actionscript-3-flash/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://www.adylevy.com/index.php/2008/07/15/as3-scroller-free-scroller-class-written-in-actionscript-3-flash/</feedburner:origLink></item>
		<item>
		<title>accordion class – flash actionscript3 (as3)</title>
		<link>http://feedproxy.google.com/~r/adylevy/~3/uDDRO0VW8G0/</link>
		<comments>http://www.adylevy.com/index.php/2008/06/09/accordion-class-flash-actionscript3-as3/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 09:52:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Demos]]></category>
		<category><![CDATA[as3]]></category>

		<guid isPermaLink="false">http://www.adylevy.com/index.php/2008/06/09/accordion-class-flash-actionscript3-as3/</guid>
		<description><![CDATA[ in flash as3 you don&#8217;t have any accordion component, not that i like using those components,i&#8217;d prefer use a nicely written code instead :)
so there i was looking for a vertical accordion for one of my works, i came accross this nice class, that does everything in a very simple code. the only problem [...]]]></description>
		<wfw:commentRss>http://www.adylevy.com/index.php/2008/06/09/accordion-class-flash-actionscript3-as3/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://www.adylevy.com/index.php/2008/06/09/accordion-class-flash-actionscript3-as3/</feedburner:origLink></item>
		<item>
		<title>Combo Box in child swf doesn’t work (flash as2)</title>
		<link>http://feedproxy.google.com/~r/adylevy/~3/F_plEYuzfbo/</link>
		<comments>http://www.adylevy.com/index.php/2008/06/07/combo-box-in-child-swf-doesnt-work-flash-as2/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 12:08:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[as2]]></category>
		<category><![CDATA[flash issues]]></category>

		<guid isPermaLink="false">http://www.adylevy.com/index.php/2008/06/07/combo-box-in-child-swf-doesnt-work-flash-as2/</guid>
		<description><![CDATA[Well after struggling for hours on this bug i thought it would be nice to document it here &#8230;
maybe i can save some time from other coders.
welp, the problem is that the combo box , in the child swf (loaded dynamicly thru loadMovie or any other method)
is visible and pressed, but it won&#8217;t open, and [...]]]></description>
		<wfw:commentRss>http://www.adylevy.com/index.php/2008/06/07/combo-box-in-child-swf-doesnt-work-flash-as2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.adylevy.com/index.php/2008/06/07/combo-box-in-child-swf-doesnt-work-flash-as2/</feedburner:origLink></item>
	</channel>
</rss>
