<?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>My Flash Lab &#187; AS3</title>
	<atom:link href="http://www.myflashlab.com/tag/as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myflashlab.com</link>
	<description>web components</description>
	<lastBuildDate>Mon, 03 Oct 2011 13:47:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to detect mouse over / out on href links?</title>
		<link>http://www.myflashlab.com/2011/10/04/how-to-detect-mouse-over-out-on-href-links/</link>
		<comments>http://www.myflashlab.com/2011/10/04/how-to-detect-mouse-over-out-on-href-links/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 13:47:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[TextArea]]></category>
		<category><![CDATA[a href]]></category>
		<category><![CDATA[call custom function]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[href link]]></category>
		<category><![CDATA[mouse detection]]></category>
		<category><![CDATA[mouseover detection]]></category>
		<category><![CDATA[rollout]]></category>
		<category><![CDATA[rollover]]></category>
		<category><![CDATA[TextField]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=507</guid>
		<description><![CDATA[Introduction to com.doitflash.text.TextArea (Part 3) You&#8217;re able to use basic CSS for styling your HTML content being used in TextFields via the htmlText property. you can change the color, size or put an underline when rolling over an href link in TextField. it&#8217;s good and makes your content look better, but what if you want [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2011/10/04/how-to-detect-mouse-over-out-on-href-links/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>how to load animated gif inside text field?</title>
		<link>http://www.myflashlab.com/2011/10/03/how-to-load-animated-gif-inside-text-field/</link>
		<comments>http://www.myflashlab.com/2011/10/03/how-to-load-animated-gif-inside-text-field/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 16:02:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[TextArea]]></category>
		<category><![CDATA[image module tag]]></category>
		<category><![CDATA[image tag]]></category>
		<category><![CDATA[load animated gif files]]></category>
		<category><![CDATA[load images inside textfield]]></category>
		<category><![CDATA[support html tags]]></category>
		<category><![CDATA[TextField]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=475</guid>
		<description><![CDATA[Introduction to com.doitflash.text.TextArea (Part 2) it&#8217;s easy to load external images into your text fields, you just use the native img tag like below and it will load and be shown inside your text block. 1&#60;img src=&#34;image.gif&#34; alt=&#34;&#34; width=&#34;150&#34; height=&#34;150&#34; align=&#34;left&#34; /&#62; I&#8217;m not going to talk about how you initialize the TextField class and [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2011/10/03/how-to-load-animated-gif-inside-text-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deeplinking brick gallery class</title>
		<link>http://www.myflashlab.com/2010/07/03/deeplinking-brick-gallery-class/</link>
		<comments>http://www.myflashlab.com/2010/07/03/deeplinking-brick-gallery-class/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 13:00:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[gallery]]></category>
		<category><![CDATA[Aero effect]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[blur effect]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[deep link]]></category>
		<category><![CDATA[deep linking]]></category>
		<category><![CDATA[Deeplinking]]></category>
		<category><![CDATA[dynamically loaded]]></category>
		<category><![CDATA[resizable]]></category>
		<category><![CDATA[xml-driven]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=374</guid>
		<description><![CDATA[Dynamic Gallery Class. To be used in flash projects. To be embedded directly in HTML pages. Supports deep linking. Auto resizing XML driven For developers (professional users), you can initialize the gallery class and set its properties through coding. For other users, you can just take a look at our sample files and install the [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/07/03/deeplinking-brick-gallery-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dropdownMenu Class</title>
		<link>http://www.myflashlab.com/2010/04/28/dropdownmenu-class/</link>
		<comments>http://www.myflashlab.com/2010/04/28/dropdownmenu-class/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 12:24:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utils]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[combo menu]]></category>
		<category><![CDATA[dropdown menu]]></category>
		<category><![CDATA[dynamic combo box]]></category>
		<category><![CDATA[oop]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=344</guid>
		<description><![CDATA[Totally dynamic combo menu / dropdown menu. you can initialize it and set its inputs. items in the menu are created with an xml, each item can have a different size or color or font&#8230; Another nice thing about this class is that it&#8217;s thoughtfully extend-able! CHECK OUT THE DEMO HERE I&#8217;m sure having a [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/04/28/dropdownmenu-class/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Free AS3 Scrollbar Class</title>
		<link>http://www.myflashlab.com/2010/04/20/free-as3-scrollbar-class/</link>
		<comments>http://www.myflashlab.com/2010/04/20/free-as3-scrollbar-class/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 07:10:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Free Files]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[Horizontal]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[resizable]]></category>
		<category><![CDATA[scrollbar]]></category>
		<category><![CDATA[scroller]]></category>
		<category><![CDATA[Vertical]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=326</guid>
		<description><![CDATA[<script type="text/javascript">
jQuery(document).ready(function($) {
$(function() {
  $('.error').hide();
  $(".button").click(function() {
		// validate and process form
		// first hide any error messages
    $('.error').hide();
		
	  var name = $("input#name").val();
		if (name == "") {
      $("label#name_error").show();
      $("input#name").focus();
      return false;
    }
		var email = $("input#eStore_ajax_email").val();
		if (email == "") {
      $("label#email_error").show();
      $("input#eStore_ajax_email").focus();
      return false;
    }
		var prod_id = $("input#free_download_product_id").val();
		var ap_id = $("input#free_download_ap_id").val();
		var clientip = $("input#free_download_clientip").val();
		
		var dataString = 'name='+ name + '&email=' + email + '&prod_id=' + prod_id + '&ap_id=' + ap_id + '&clientip=' + clientip;
		//alert (dataString);return false;
        var process_script_url = 'http://www.myflashlab.com/wp-content/plugins/wp-cart-for-digital-products' + '/ajax_process_download.php';

	// Because the server might be invoking the PDF Stamper, we want the user to have a "warm fuzzy feeling" while they
	// wait for a response.  Otherwise, they might get "click happy" with the submit button.
	// -- The Assurer, 2010-09-14.
	{
		$('.free_download_form').html("<div class='message'></div>");
		$('.message').html("")
		.append("Processing Order...")
		.hide()
		.fadeIn(250, function() {
			$('.message').append("<img id='loader1' src='http://www.myflashlab.com/wp-content/plugins/wp-cart-for-digital-products/images/ajax-loader1.gif' />");
		});
	}

		$.ajax({
      type: "POST",
      url: process_script_url,
      data: dataString,
      success: function() {
        $('.free_download_form').html("<div class='message'></div>");
        $('.message').html("")
        .append("<p style='color: green;'><strong>Email sent! Please check your inbox for the download link.</strong></p>")
        .hide()
        .fadeIn(250, function() {
          $('.message').append("<img id='checkmark' src='http://www.myflashlab.com/wp-content/plugins/wp-cart-for-digital-products/images/check.png' />");
        });
      }
     });
    return false;
	});
});
});
</script>
I did a couple of searches around and I found out that you can’t easily find a free and good looking scrollbar class which supports Horizontal and Vertical scrolling both at the same time! so I decided to build one then it turned out that it actually does even more than just scrolling horizontally and [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/04/20/free-as3-scrollbar-class/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Getting started with AS3 as soon as possible</title>
		<link>http://www.myflashlab.com/2010/02/21/getting-started-with-as3-as-soon-as-possible/</link>
		<comments>http://www.myflashlab.com/2010/02/21/getting-started-with-as3-as-soon-as-possible/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 22:20:09 +0000</pubDate>
		<dc:creator>ali</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[basic tutorial]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[draw shapes]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[generating bitmap]]></category>
		<category><![CDATA[getting started with ActionScript 3.0]]></category>
		<category><![CDATA[introducing ActionScript]]></category>
		<category><![CDATA[KeyboardEvent]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[loading external photo]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[mouseEvent]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[timer]]></category>
		<category><![CDATA[variable]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=237</guid>
		<description><![CDATA[Hi everybody, I know how felt for the first time that you wanted to start learning AS3! specially when you were not familiar with any other languages before. Alright, now it&#8217;s time for you to be relax that you have found a quick post finally to get you started with AS3 as soon as possible. [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/21/getting-started-with-as3-as-soon-as-possible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Event Listener</title>
		<link>http://www.myflashlab.com/2010/02/21/custom-event-listener/</link>
		<comments>http://www.myflashlab.com/2010/02/21/custom-event-listener/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 15:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[custom event class]]></category>
		<category><![CDATA[custom events]]></category>
		<category><![CDATA[dispatch event]]></category>
		<category><![CDATA[eventListener]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[oop programming]]></category>
		<category><![CDATA[send parameters when dispatching an event]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=238</guid>
		<description><![CDATA[When writting your AS3 projects, you will need events. The main thing that events do is to help you make a bridge between your instances of classes. take the adobe&#8217;s MouseEvent as an example. you add a MouseEvent.CLICK listener to a movieclip so that when you click on a movieclip instance it will dispatch the [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/21/custom-event-listener/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>generate asDoc for flash player 10</title>
		<link>http://www.myflashlab.com/2010/02/21/asdoc-player-10/</link>
		<comments>http://www.myflashlab.com/2010/02/21/asdoc-player-10/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 13:07:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[asDoc]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash player 10]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[html generator API]]></category>
		<category><![CDATA[player 10]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=229</guid>
		<description><![CDATA[in my other post about asDoc generating I talked about my expiriences in generating asDoc but that string in the .bat file works only for flash player 9 projects! in this artical I will talk about how you ca also generate asDoc successfully for flash player 10 codes also. first read the last post here [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/21/asdoc-player-10/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>how to generate asDoc from your class files</title>
		<link>http://www.myflashlab.com/2010/02/20/how-to-generate-asdoc-from-your-class-files/</link>
		<comments>http://www.myflashlab.com/2010/02/20/how-to-generate-asdoc-from-your-class-files/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 12:49:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[API generator]]></category>
		<category><![CDATA[as3 documentation generator]]></category>
		<category><![CDATA[asDoc]]></category>
		<category><![CDATA[bat]]></category>
		<category><![CDATA[class doc generator]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex sdk]]></category>
		<category><![CDATA[generate]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=215</guid>
		<description><![CDATA[With the launch of our new website, this site, myflashlab.com, I tried to help users use our classes with a better expirience and that was when I thought of generating adobe like AS API documentations! to tell you the truth, at first I did not know that there&#8217;s a tool to automatically generate these nice [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/20/how-to-generate-asdoc-from-your-class-files/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flip Class &#8211; CornerFlip</title>
		<link>http://www.myflashlab.com/2010/01/27/flip-class-cornerflip/</link>
		<comments>http://www.myflashlab.com/2010/01/27/flip-class-cornerflip/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 07:58:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utils]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[advertisment]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[external content]]></category>
		<category><![CDATA[flip class]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[pure coding flip effect]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=87</guid>
		<description><![CDATA[This flip effect class works dynamically and is created through pure coding. There is NO library assets or symbols or what soever. you can simply initialize the class and set which corner of your project you want to have the flip effect and it will just work like charm! CHECK OUT THE DEMO HERE You [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/01/27/flip-class-cornerflip/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

