<?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>Six Revisions &#187; Flash/ActionScript</title>
	<atom:link href="http://sixrevisions.com/category/flashactionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixrevisions.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Mar 2010 02:47:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 Useful Flash Components for Graphing Data</title>
		<link>http://sixrevisions.com/flashactionscript/10-useful-flash-components-for-graphing-data/</link>
		<comments>http://sixrevisions.com/flashactionscript/10-useful-flash-components-for-graphing-data/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 17:25:45 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Flash/ActionScript]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=639</guid>
		<description><![CDATA[In this article, you will find ten excellent Flash components that will help you in building stunningly attractive, complex, and interactive data visuals. These components will help you create an assortment of graphs and charts to aid in presenting otherwise boring and stale numerical data.]]></description>
			<content:encoded><![CDATA[<p><strong>Flash</strong> is an  excellent technology for dealing with data visualization. It being client-side,  it can reduce the amount of work your server has to perform in order to  generate graphs and charts. Because of its robust ability in dealing with sleek  and fluid animation and complex user interactivity, Flash is an excellent web  and (and even desktop) application technology for dealing with graphing data.</p>
<p>In this article, you will find <strong>ten excellent Flash components</strong> that will help you in building  stunningly attractive, complex, and interactive <strong>data visuals</strong>. These components will help you create an assortment  of graphs and charts to aid in presenting otherwise boring and stale numerical  data.</p>
<h3>1. <a href="http://teethgrinder.co.uk/open-flash-chart-2/">Open Flash Chart</a></h3>
<p><a href="http://teethgrinder.co.uk/open-flash-chart-2/"><img src="http://images.sixrevisions.com/2009/04/03-01_open_flash.png" width="550" height="300" alt="Open Flash Chart Flash component screen shot." /></a></p>
<p><span id="more-639"></span></p>
<p><em>Open Flash Chart</em> is an open source Flash-based graphing and charting solution developed using  ActionScript 3 and compiled using <a href="http://www.adobe.com/products/flex/" title="Flex on Adobe site, an open source framework for developing RIAs.">Flex</a>.  Open Flash Chart&#8217;s features include interactivity of your charts with tooltips,  the ability to <a href="http://teethgrinder.co.uk/open-flash-chart-2/jquery-resize.php">resize  your charts</a> client-side, and being able to <a href="http://teethgrinder.co.uk/open-flash-chart-2/adv-upload-image.php">save  your graphs as images</a>.</p>
<p>Its native data format is <a href="http://www.json.org/">JSON</a>,  which makes it a breeze to work with for developers who know C-style language  like Perl, Python, PHP, and of course, JavaScript. There&#8217;s <a href="http://teethgrinder.co.uk/open-flash-chart-2/tutorial.php" title="Open Flash Chart - Tutorials">some great Open Flash Chart tutorials</a> to get you started right away.</p>
<p><strong>Live Demonstrations: <a href="http://teethgrinder.co.uk/open-flash-chart-2/area-hollow.php">Open Flash  Chart</a></strong></p>
<h3>2. <a href="http://www.maani.us/xml_charts/">XML/SWF Charts</a></h3>
<p><a href="http://www.maani.us/xml_charts/"><img src="http://images.sixrevisions.com/2009/04/03-03_xml_swf.png" width="550" height="300" alt="XML/SWF Charts flash graphing component." /></a></p>
<p><em>XML/SWF Charts</em> is  a powerful Flash component for creating interactive graphs and charts. With  XML/SWF, you can use XML to describe the data you&#8217;re wishing to plot, making it  easy to create dynamically-generated and easily-maintainable Flash charts (i.e.  you need only to alter the XML file instead of having to use Adobe Flash  application). Check out this <a href="http://www.maani.us/xml_charts/index.php?menu=Tutorial">basic tutorial</a> to get you up and running right away with XML/SWF Charts.</p>
<p>XML/SWF Charts is <strong>free  to download and use</strong>, and the Free license only has a few features  unavailable to you, such no technical support. The Single License and Bulk  License is $49 and $59, respectively.</p>
<p><strong>Live Demonstrations: <a href="http://www.maani.us/xml_charts/index.php?menu=Gallery">XML/SWF Charts</a></strong></p>
<h3>3. <a href="http://phpexperteditor.com/zxchart.php">zxChart</a></h3>
<p><a href="http://phpexperteditor.com/zxchart.php"><img src="http://images.sixrevisions.com/2009/04/03-04_zxchart.jpg" width="550" height="300" alt="zxChart Flash graphing component screen shot." /></a></p>
<p><em>zxChart</em> is a Flash  component that allows you to create dynamic graphs and charts. It allows data  input in numerous ways including static files (text files, XML) or via  scripting (PHP, ASP, Perl, etc.). zxChart costs €35 (roughly $20).</p>
<h3>4. <a href="http://www.amcharts.com/">amCharts</a></h3>
<p><a href="http://www.amcharts.com/"><img src="http://images.sixrevisions.com/2009/04/03-05_amcharts.png" width="550" height="300" alt="amCharts Flash graphing component screen shot." /></a></p>
<p><em>amCharts</em> is a set  of excellent Flash graphing/charting components for your web-based data  visualization needs. amCharts can take in data from static files such as CSV or  XML, as well as from dynamically-generated data inputs using popular scripting  languages like PHP, .NET, Java, and Ruby on Rails.</p>
<p><strong>Live Demonstrations: <a href="http://www.amcharts.com/column">amCharts</a></strong></p>
<h3>5. <a href="http://flycharts.net/">Fly Charts</a></h3>
<p><a href="http://flycharts.net/"><img src="http://images.sixrevisions.com/2009/04/03-06_flycharts.png" width="550" height="300" alt="Fly Charts flashing graphing component screen shot." /></a></p>
<p><em>Fly Charts</em> is a  Flash component for graphing data. Fly Charts has an <a href="http://flycharts.net/wizard.html">Online Wizard</a> to help you quickly  create your Flash charts, making it extremely accessible even to  non-developers. Fly Charts has many outstanding features such as the ability to  zoom into any section of a chart, the capability to become scrollable if the  chart is too big, client-side interaction with JavaScript, and error-handling  for missing data.</p>
<p>Fly Charts is available for <strong>free for private use</strong> but will contain a link to the Fly Charts  website. Commercial-use and developer licenses range from $99 to $799.</p>
<p><strong>Live Demonstrations: <a href="http://flycharts.net/gallery.html">FlyCharts</a></strong></p>
<h3>6. <a href="http://www.stepaheadsoftware.com/products/chart/amichart.htm">AmiChart</a></h3>
<p><a href="http://www.stepaheadsoftware.com/products/chart/amichart.htm"><img src="http://images.sixrevisions.com/2009/04/03-07_amichart.png" width="550" height="300" alt="AmiChart Flash graphing component." /></a></p>
<p><em>AmiChart</em> is an  easy to use and user-friendly Flash-based graphing component that can create  animated column, line, and pie charts. AmiChart is Microsoft Office friendly,  offering you the ability to embed graphs and charts into your PowerPoint slides  and use data copied from an Excel spreadsheet for your data inputs. You can  also use <a href="http://en.wikipedia.org/wiki/Comma-separated_values" title="Wikipedia entry on Comma Separated Values.">CSV</a> file for data input.</p>
<p>AmiChart has a 15-day free evaluation which gives you  unfettered access to all its features. A single-user license costs $39.</p>
<p><strong>Live Demonstrations: <a href="http://www.stepaheadsoftware.com/products/chart/amicharte.htm">AmiChart</a></strong></p>
<h3>7. <a href="http://www.blackboxchart.com/">Black Box Chart</a></h3>
<p><a href="http://www.blackboxchart.com/"><img src="http://images.sixrevisions.com/2009/04/03-02_black_box.png" width="550" height="300" alt="Black Box Chart flash graphing component." /></a></p>
<p><em>Black Box Chart</em> is  a free Flash component for charting data on the web. Black Box Chart offers you  an interactive solution for data visualization, clicking on data points of bar  graphs outputs the data value. The <a href="http://www.blackboxchart.com/editor.php">Black Box Chart editor</a> is a  tool that you can use for creating and editing your charts using a graphical user  interface (GUI). </p>
<p><strong>Live Demonstrations: <a href="http://www.blackboxchart.com/gallery.php">Black Box Chart</a></strong></p>
<h3>8. <a href="http://www.flashloaded.com/flashcomponents/flashcharts/">flashCharts</a></h3>
<p><a href="http://www.flashloaded.com/flashcomponents/flashcharts/"><img src="http://images.sixrevisions.com/2009/04/03-08_flashcharts.png" width="550" height="300" alt="flashCharts Flash graphing component screen shot." /></a></p>
<p><em>flashCharts</em> is a  set of five attractive, animated, and data-driven Flash components for use in  the creation of dynamic, as well as static, charts. flashCharts components are  designed specifically for developers or designers, so whatever your background,  you&#8217;ll be able to use it. It&#8217;s lightweight, weighing in at only 12KB, and has  an ActionScript API for easily working with your charts and graphs. The whole  set costs $99, but you can buy some components separately starting at roughly  $30.</p>
<p><strong>Live Demonstration: <a href="http://www.flashloaded.com/flashcomponents/flashcharts/images/barchart.html">flashCharts barchart</a></strong></p>
<h3>9. <a href="http://www.fusioncharts.com/">FusionCharts</a></h3>
<p><a href="http://www.fusioncharts.com/"><img src="http://images.sixrevisions.com/2009/04/03-09_fusioncharts.jpg" width="550" height="300" alt="FusionCharts Flash graphing component screen shot." /></a></p>
<p><em>FusionCharts</em> is an  excellent Flash component for creating animated and interactive charts for the  web or desktop applications. FusionCharts integrates with a lot of web  technologies including PHP, ASP.NET, JSP, RoR and a bunch of other acronyms.  With FusionCharts, you have access to over 45 types of 2-dimensional and  3-dimensional charts. Check out the <a href="http://www.fusioncharts.com/Showcase.asp">user showcase</a> to see actual  applications of FusionCharts.</p>
<p>There are five types of licenses for FusionCharts, and the  price ranges from $69 for a user license all the way up to $1,999 for an  enterprise license.</p>
<p><strong>Live Demonstrations: <a href="http://www.fusioncharts.com/LiveDemos.asp">FusionCharts</a></strong></p>
<h3>10. <a href="http://origramy.com/">Origramy</a></h3>
<p><a href="http://origramy.com/"><img src="http://images.sixrevisions.com/2009/04/03-10_origramy.jpg" width="550" height="300" alt="Origramy Flash graphing component screen shot." /></a></p>
<p><em>Origramy</em> is a  graph editor and viewer Flash component. You can use it to create complex and  interactive graphs and charts for presenting data. Origramy is available <strong>free for private use</strong> but will contain a  link to Origramy &#8211; commercial licenses start at $99.</p>
<p><strong>Live Demonstrations: <a href="http://origramy.com/gallery.html">Origramy</a></strong></p>
<h3>What&#8217;s your graphing solution?</h3>
<p>Do you deal with data visualization? What do you use and  why? Have any experience with the Flash components above? Share your thoughts  and opinions on this topic in the comments!</p>
<h3>Related content</h3>
<ul>
<li><a href="http://sixrevisions.com/javascript/graph_chart_plot_data_javascript/">Graphing/Charting  Data on Web Pages: JavaScript Solutions</a></li>
<li><a href="http://sixrevisions.com/css/css_techniques_charting_data/">8 CSS  Techniques for Charting Data</a></li>
<li><a href="http://sixrevisions.com/flashactionscript/flash_tutorial_websites/">12  Websites To Help You Learn Flash/ActionScript</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/flashactionscript/10-useful-flash-components-for-graphing-data/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>12 Websites To Help You Learn Flash/ActionScript</title>
		<link>http://sixrevisions.com/flashactionscript/flash_tutorial_websites/</link>
		<comments>http://sixrevisions.com/flashactionscript/flash_tutorial_websites/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 03:25:43 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Flash/ActionScript]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=170</guid>
		<description><![CDATA[Adobe Flash is an excellent technology that allows  developers to add interactivity and smooth animations to web pages. Its  popularity is so immense that you&#8217;ll find many websites dedicated to helping  developers interested in Flash.
In this article, you&#8217;ll find 12 wonderful websites that&#8217;s  worth a bookmark if you&#8217;re looking into sharpening [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe Flash is an excellent technology that allows  developers to add interactivity and smooth animations to web pages. Its  popularity is so immense that you&#8217;ll find many websites dedicated to helping  developers interested in Flash.</p>
<p>In this article, <strong>you&#8217;ll find 12 wonderful websites that&#8217;s  worth a bookmark if you&#8217;re looking into sharpening your Flash development  skills.</strong> For each entry, you&#8217;ll find three tutorials from the website so that you can see what&#8217;s in store for you.</p>
<h3>1. <a href="http://www.kirupa.com/developer/flash/index.htm">kirupa.com</a></h3>
<p><a href="http://www.kirupa.com/developer/flash/index.htm"><img src="http://images.sixrevisions.com/2008/07/10-01_kirupa_dot_com.png" alt="kirupa.com - screen shot." width="550" height="200" /></a></p>
<p><span id="more-170"></span></p>
<p><em>kirupa.com</em> is a site that features excellent Flash tutorials  (as well as Silverlight, ASP.net, PHP, and Photoshop). There are plenty of  well-written, detailed tutorials and articles pertaining to Flash sectioned  into seven categories including <em>Basic Drawing</em>, <em>Special Effects</em>, <em>Server-side  Flash</em>, and <em>Game Development</em>.</p>
<h4>Tutorial examples:</h4>
<ul>
<li><a href="javascript:LaunchV2('http://www.kirupa.com/developer/flash8/video/simplePageTransitions.htm')">Simple  Page Transitions</a></li>
<li><a href="javascript:LaunchV3('http://www.kirupa.com/developer/flash8/video/animatingClouds.htm',700,670)">Creating  and Animating Clouds</a></li>
<li><a href="javascript:Launch('http://www.kirupa.com/developer/flash8/video/fallingText.htm')">Falling  Text</a></li>
</ul>
<h3>2. <a href="http://www.gotoandlearn.com/" title="gotoandlearn.com - Free video tutorials by Lee Brimelow on the Flash Platform">gotoandlearn.com</a></h3>
<p><a href="http://www.gotoandlearn.com/"><img src="http://images.sixrevisions.com/2008/07/10-02_gotoandlearn.png" alt="gotoandlearn.com - screen shot." width="550" height="200" /></a></p>
<p>Some people learn best by visualization and following along with the instructor step-by-step in real-time. If you&#8217;re the type  that prefers to learn by watching instructional videos, check out <em>gotoandlearn.com</em>  – a website by Lee Brimelow that offers free Flash video tutorials.</p>
<h4>Tutorial examples:</h4>
<ul>
<li><a href="http://www.gotoandlearn.com/player.php?id=61">ActionScript  3 Sound Basics</a></li>
<li><a href="http://www.gotoandlearn.com/player.php?id=61">Creating  3D Carousels</a></li>
<li><a href="http://www.gotoandlearn.com/player.php?id=56">Creating  Flash Tooltips</a></li>
</ul>
<h3>3. <a href="http://www.gotoandplay.it/">gotoAndPlay()</a></h3>
<p><a href="http://www.gotoandplay.it/"><img src="http://images.sixrevisions.com/2008/07/10-03_gotoandplay.jpg" alt="gotoAndPlay() - screen shot." width="550" height="200" /></a></p>
<p><em>gotoAndPlay()</em> is dedicated to providing resources for Flash  game developers. It&#8217;s a community that has a forum, interviews from professional  developers, and reviews of books and resources. It also has tutorials and articles about Flash game development that can be filtered by topic,  expertise, and type.</p>
<h4>Tutorial examples:</h4>
<ul>
<li><a href="http://www.gotoandplay.it/_articles/2004/10/sshooter.php">Developing a  space shooter game</a></li>
<li> <a href="http://www.gotoandplay.it/_articles/2007/04/skeletal_animation.php">Skeletal  Animations</a></li>
<li><a href="http://www.gotoandplay.it/_articles/2004/04/swfProtection.php">How to  protect SWFs from decompilers?</a></li>
</ul>
<h3>4. <a href="http://www.adobe.com/devnet/flash/">Adobe &#8211; Flash  Developer Center</a></h3>
<p><a href="http://www.adobe.com/devnet/flash/"><img src="http://images.sixrevisions.com/2008/07/10-04_adobe_flash_center.jpg" alt="Adobe - Flash Developer Center - screen shot." width="550" height="200" /></a></p>
<p><em>Adobe&#8217;s Flash   Developer Center</em>  is a community for Flash developers. Here, you&#8217;ll find tutorials, articles, and  related resources about Flash. You should also check out the  <a href="http://www.adobe.com/devnet/actionscript/">ActionScript Technology Center</a> for articles on specifically about ActionScript.</p>
<h4>Tutorial examples:</h4>
<ul>
<li><a href="http://www.adobe.com/designcenter/flash/articles/flacs3it_astimeline.html">Using  ActionScript to pause and loop the timeline in Flash</a></li>
<li><a href="http://www.adobe.com/designcenter/video_workshop/index.html?id=vid0120">Drawing  with the Pen tool</a></li>
<li><a href="http://www.adobe.com/designcenter/aftereffects/articles/aft7at_3dflashbutton.html">Creating  a 3D button animation for Flash</a></li>
</ul>
<h3>5. <a href="http://www.flashkit.com/">Flash Kit</a></h3>
<p><a href="http://www.flashkit.com/"><img src="http://images.sixrevisions.com/2008/07/10-05_flash_kit.png" alt="Flash Kit - screen shot." width="550" height="200" /></a></p>
<p><em>Flash Kit</em> is one of the biggest and oldest community  dedicated to Flash development. With over 600,000 members, you won&#8217;t have a  hard time finding people with a similar interest in Flash. There&#8217;s a forums section, free  resources that you can download and use in your Flash projects, and a large  tutorials section that includes 18 categories. </p>
<h4>Tutorial examples:</h4>
<ul>
<li><a href="http://www.flashkit.com/tutorials/Games/Making_m-Ozzy_Gre-1531/index.php">Making  movieclips point at the mouse</a></li>
<li><a href="http://www.flashkit.com/tutorials/Actionscripting/Move_a_s-Joe_Stei-1529/index.php">Move  a sprite with the keyboard</a></li>
<li><a href="http://www.flashkit.com/tutorials/Actionscripting/How_to_u-Matthew_-1393/index.php">How  to use hitTest in a simple game</a></li>
</ul>
<h3>6. <a href="http://www.actionscript.org/">ActionScript.org</a></h3>
<p><a href="http://www.actionscript.org/"><img src="http://images.sixrevisions.com/2008/07/10-06_actionscript_dot_org.jpg" alt="ActionScript.org - screen shot." width="550" height="200" /></a></p>
<p><em>ActionScript.org</em> is a site that provides resources and information pertaining to Flash, Flex, and ActionScript. They have  a fairly active <a href="http://www.actionscript.org/forums/index.php3">Forums  section</a> as well as an <a href="http://www.actionscript.org/actionscripts_library/">ActionScript Library</a> that currently has over 700 objects you can download.</p>
<h4>Tutorial examples:</h4>
<ul>
<li><a href="http://www.actionscript.org/resources/articles/792/1/Drawing-Shapes-with-AS3/Page1.html">Drawing  Shapes with AS3</a></li>
<li><a href="http://www.actionscript.org/resources/articles/760/1/Simple-reflection-effect-with-AS2/Page1.html">Simple  reflection effect with AS2</a></li>
<li><a href="http://www.actionscript.org/resources/articles/742/1/Physics-in-ActionScript-30/Page1.html">Physics  in ActionScript 3.0</a></li>
</ul>
<h3>7. <a href="http://www.flashandmath.com/">Flash and Math  ActionScript 3 Tutorials</a></h3>
<p><a href="http://www.flashandmath.com/"><img src="http://images.sixrevisions.com/2008/07/10-07_flash_and_math.png" alt="Flash and Math ActionScript 3 Tutorials - screen shot" width="550" height="200" /></a></p>
<p><em>Flash and Math</em> has a great collection of tutorials on AS3.  They cover basic to advanced  topics so that Flash developers of any level can find something they can read  and learn from. Many of the tutorials include the source files for download.</p>
<h4>Tutorial examples:</h4>
<ul>
<li><a href="http://www.flashandmath.com/basic/dragdroptour/index.html">Drag-and-Drop  in Flash CS3</a></li>
<li><a href="http://www.flashandmath.com/intermediate/tricks/index.html">Tween Tricks  in Flash CS3 and ActionScript 3</a></li>
<li><a href="http://www.flashandmath.com/advanced/simple3d/index.html">Simple 3D  Drawing in Flash CS3 and ActionScript 3</a></li>
</ul>
<h3>8. <a href="http://www.pixel2life.com/tutorials/adobe_flash/">Flash  Tutorials on Pixel2Life</a></h3>
<p><a href="http://www.pixel2life.com/tutorials/adobe_flash/"><img src="http://images.sixrevisions.com/2008/07/10-08_pixel2life.jpg" alt="Flash Tutorials on Pixel2Life - screen shot." width="550" height="200" /></a></p>
<p><em>Pixel2Life</em>, according to the site, is the &quot;largest tutorial  index catering to graphic designers, webmasters and programmers&quot;. With  over 40,000 indexed tutorials, you&#8217;ll find many links to tutorials in their  <a href="http://www.pixel2life.com/tutorials/adobe_flash/">Flash Tutorials</a> section.</p>
<h4>Indexed tutorial examples:</h4>
<ul>
<li><a href="http://www.oman3d.com/tutorials/flash/basicwebsite/">Creating a Basic  Flash Website (AS3 Version)</a></li>
<li><a href="http://flashmymind.com/index.php?view=article&amp;catid=67%3Aactionscript-3-timer-class&amp;id=67%3Aactionscript-3-timer-class&amp;option=com_content&amp;Itemid=67">Actionscript  3 Timer Class</a></li>
<li><a href="http://www.toxiclab.org/tutorial.asp?ID=234">Stars  animation above the city</a></li>
</ul>
<h3>9. <a href="http://www.flashperfection.com/">Flash Perfection</a></h3>
<p><a href="http://www.flashperfection.com/"><img src="http://images.sixrevisions.com/2008/07/10-09_flashperfection.png" alt="Flash Perfection - screen shot." width="550" height="200" /></a></p>
<p><em>Flash Perfection</em> is a website with a large collection of  Flash tutorials, tips, and tricks from various websites. Flash Perfection has  23 categories to help you find information more quickly.</p>
<h4>Indexed tutorial examples:</h4>
<ul>
<li><a href="http://www.flashperfection.com/tutorials/Atmospheric-Steam-90734.html">Atmospheric  Steam</a></li>
<li><a href="http://www.flashperfection.com/tutorials/Optimizing-your-Flash-SWFs-46691.html">Optimizing  your Flash SWFs</a></li>
<li><a href="http://www.flashperfection.com/tutorials/Quick-and-Easy-Zoom-Effect-in-Flash-81078.html">Quick  and Easy Zoom Effect in Flash</a></li>
</ul>
<h3>10. <a href="http://as3.metah.ch/">metah.ch</a></h3>
<p><a href="http://as3.metah.ch/"><img src="http://images.sixrevisions.com/2008/07/10-10_metahch.png" alt="metah.ch - screen shot." width="550" height="200" /></a></p>
<p><em>metah.ch</em> has some awesome video tutorials on Flash,  ActionScript, Flex, and AIR. Files associated with the tutorials can be  downloaded and used in your own projects.</p>
<h4>Tutorial examples:</h4>
<ul>
<li><a href="http://as3.metah.ch/video-tutorial.php?flvURL=http://www.metah.ch/as3/video/helloWorld2alpha.flv&amp;flvWidth=640&amp;flvHeight=480">Introduction  to Loop and Event in AS3</a></li>
<li><a href="http://www.metah.ch/as3/video/interactDB_skin.swf">Connecting AS3 with a  Database</a></li>
<li><a href="http://www.metah.ch/as3/video/javascriptAs3.swf">Interaction between AS3  and JavaScript</a></li>
</ul>
<h3>11. <a href="http://lukamaras.com/">LukaMaras.com</a></h3>
<p><a href="http://lukamaras.com/"><img src="http://images.sixrevisions.com/2008/07/10-11_lukasmaras_dot_com.png" alt="LukaMaras.com - screen shot." width="550" height="200" /></a></p>
<p><em>LukaMaras.com</em> offers detailed Flash tutorials and resources  designed to help you learn Flash. There&#8217;s also a small <a href="http://forum.lukamaras.com/">forums section</a> with over 3,000  registered users where you can discuss anything related to Flash.</p>
<h4>Tutorial examples:</h4>
<ol>
<li><a href="http://lukamaras.com/tutorials/menus-interfaces/actionscript-drop-down-menu.php">ActionScript  drop-down menus</a></li>
<li><a href="http://lukamaras.com/tutorials/menus-interfaces/easy-pixel-buttons.html">How  to make pixel buttons in Flash the easy way.</a></li>
<li><a href="http://lukamaras.com/tutorials/actionscript/ultimate-dynamic-image-gallery.html">How  to make an amazing dynamic image gallery in Flash 8</a></li>
</ol>
<h3>12. <a href="http://www.flashmagazine.com/">Flashmagazine</a></h3>
<p><a href="http://www.flashmagazine.com/"><img src="http://images.sixrevisions.com/2008/07/10-12_flashmagazine.png" alt="Flashmagazine - screen shot." width="550" height="200" /></a></p>
<p><em>Flashmagazine</em> is an online magazine dedicated to Flash news,  reviews, information, and resources. The <a href="http://www.flashmagazine.com/tutorials/index/">Tutorials section</a>  has some excellent tutorials for Flash  developers.</p>
<h4>Tutorial examples:</h4>
<ul>
<li><a href="http://www.flashmagazine.com/Tutorials/detail/how_to_make_a_custom_as3_preloader/">How  to make a custom AS3 preloader</a></li>
<li><a href="http://www.flashmagazine.com/Tutorials/detail/as3_photo_gallery/">AS3  Photo gallery</a></li>
<li><a href="http://www.flashmagazine.com/Tutorials/detail/rollover_effect_using_masks/">Rollover  effect using masks</a></li>
</ul>
<p>I hope you found this article useful! Since there&#8217;s so many websites out there dedicated to Flash  development, I can&#8217;t include them all, so <strong>if you didn&#8217;t see your favorite</strong> –  please share it with all of us in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/flashactionscript/flash_tutorial_websites/feed/</wfw:commentRss>
		<slash:comments>99</slash:comments>
		</item>
	</channel>
</rss>
