<?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"
	>

<channel>
	<title>ActionScript 3.0</title>
	<atom:link href="http://actionscript3.blogs2k.com/feed" rel="self" type="application/rss+xml" />
	<link>http://actionscript3.blogs2k.com</link>
	<description>ActionScript 3.0 Resources</description>
	<pubDate>Tue, 06 Jan 2009 12:36:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>why export video is interrupted by stop() command ????</title>
		<link>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - why-export-video-is-interrupted-by-stop-command -AS3</link>
		<comments>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - why-export-video-is-interrupted-by-stop-command -AS3#comments</comments>
		<pubDate>Tue, 06 Jan 2009 12:36:07 +0000</pubDate>
		<dc:creator>aneuryzma</dc:creator>
		
		<category><![CDATA[Simple Code]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/forums/showthread.php3?t=193321</guid>
		<description><![CDATA[Is correct that when I try to export a project as video (quicktime format), the exporting process is interrupted because there are 3 stop() actions...]]></description>
		<wfw:commentRss>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - why-export-video-is-interrupted-by-stop-command -AS3/feed</wfw:commentRss>
		</item>
		<item>
		<title>.as files for Generative art</title>
		<link>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - as-files-for-generative-art -AS3</link>
		<comments>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - as-files-for-generative-art -AS3#comments</comments>
		<pubDate>Tue, 06 Jan 2009 12:30:49 +0000</pubDate>
		<dc:creator>levshin22</dc:creator>
		
		<category><![CDATA[Simple Code]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/forums/showthread.php3?t=193320</guid>
		<description><![CDATA[Hi everyone,

I'm kinda new to actionscript (everyone was once I guess!)
I found these two .as files that perform generational art. Problem is I have...]]></description>
		<wfw:commentRss>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - as-files-for-generative-art -AS3/feed</wfw:commentRss>
		</item>
		<item>
		<title>how to play consecutive movieclips</title>
		<link>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - how-to-play-consecutive-movieclips -AS3</link>
		<comments>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - how-to-play-consecutive-movieclips -AS3#comments</comments>
		<pubDate>Tue, 06 Jan 2009 12:08:47 +0000</pubDate>
		<dc:creator>aneuryzma</dc:creator>
		
		<category><![CDATA[Simple Code]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/forums/showthread.php3?t=193319</guid>
		<description><![CDATA[hello,

I have 3 movieclips placed on 3 consecutive frames on the main timeline.

I would like to play them sequentially.

How can I implement with...]]></description>
		<wfw:commentRss>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - how-to-play-consecutive-movieclips -AS3/feed</wfw:commentRss>
		</item>
		<item>
		<title>input box (css styled) can be editable?</title>
		<link>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - input-box-css-styled-can-be-editable -AS3</link>
		<comments>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - input-box-css-styled-can-be-editable -AS3#comments</comments>
		<pubDate>Tue, 06 Jan 2009 10:20:02 +0000</pubDate>
		<dc:creator>lsatdown</dc:creator>
		
		<category><![CDATA[Simple Code]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/forums/showthread.php3?t=193311</guid>
		<description><![CDATA[I thought a input box that has been styled with css is not editable?

Check this...]]></description>
		<wfw:commentRss>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - input-box-css-styled-can-be-editable -AS3/feed</wfw:commentRss>
		</item>
		<item>
		<title>var BUTTONS:Plane in childImage</title>
		<link>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - var-buttonsplane-in-childimage -AS3</link>
		<comments>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - var-buttonsplane-in-childimage -AS3#comments</comments>
		<pubDate>Tue, 06 Jan 2009 10:06:02 +0000</pubDate>
		<dc:creator>luciferonline</dc:creator>
		
		<category><![CDATA[Simple Code]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/forums/showthread.php3?t=193309</guid>
		<description><![CDATA[var coneBlackMaterial:BitmapFileMaterial = new BitmapFileMaterial(thumb_url);
coneBlack = new Plane( coneBlackMaterial, 250, 200, 3,...]]></description>
		<wfw:commentRss>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - var-buttonsplane-in-childimage -AS3/feed</wfw:commentRss>
		</item>
		<item>
		<title>AS 3.0 reading PHP content</title>
		<link>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - as-30-reading-php-content -AS3</link>
		<comments>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - as-30-reading-php-content -AS3#comments</comments>
		<pubDate>Tue, 06 Jan 2009 09:14:09 +0000</pubDate>
		<dc:creator>Stre</dc:creator>
		
		<category><![CDATA[Simple Code]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/forums/showthread.php3?t=193306</guid>
		<description><![CDATA[Hello, Guides! So I'm working with PHP in HTML, so I have a problem when need to read PHP variables with AS 3.0. I'm asking If there is a way to read...]]></description>
		<wfw:commentRss>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - as-30-reading-php-content -AS3/feed</wfw:commentRss>
		</item>
		<item>
		<title>button within nested movie clip not functioning</title>
		<link>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - button-within-nested-movie-clip-not-functioning -AS3</link>
		<comments>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - button-within-nested-movie-clip-not-functioning -AS3#comments</comments>
		<pubDate>Tue, 06 Jan 2009 08:32:33 +0000</pubDate>
		<dc:creator>SUPERMASSIVE</dc:creator>
		
		<category><![CDATA[Simple Code]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/forums/showthread.php3?t=193305</guid>
		<description><![CDATA[Hi everyone!

Really need some help.  I love Flash, but this is just killing me!

I'm putting together a website using an external AS3 file document...]]></description>
		<wfw:commentRss>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - button-within-nested-movie-clip-not-functioning -AS3/feed</wfw:commentRss>
		</item>
		<item>
		<title>Preloader Issue</title>
		<link>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - preloader-issue -AS3</link>
		<comments>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - preloader-issue -AS3#comments</comments>
		<pubDate>Tue, 06 Jan 2009 07:55:10 +0000</pubDate>
		<dc:creator>rickjackson</dc:creator>
		
		<category><![CDATA[Simple Code]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/forums/showthread.php3?t=193304</guid>
		<description><![CDATA[stop();
addEventListener(Event.ENTER_FRAME,LoaderF);

function LoaderF(e:Event):void
{
	var toLoad:Number = LoaderInfo.bytesTotal;
	var Loaded:Number...]]></description>
		<wfw:commentRss>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - preloader-issue -AS3/feed</wfw:commentRss>
		</item>
		<item>
		<title>DataGrid column position changes after doing sort</title>
		<link>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - datagrid-column-position-changes-after-doing-sort -AS3</link>
		<comments>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - datagrid-column-position-changes-after-doing-sort -AS3#comments</comments>
		<pubDate>Tue, 06 Jan 2009 07:34:34 +0000</pubDate>
		<dc:creator>bidur</dc:creator>
		
		<category><![CDATA[Simple Code]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/forums/showthread.php3?t=193303</guid>
		<description><![CDATA[I am trying to sort datagrid's data. The sequence of operations goes as follows:
1.Get the httpService data and assign it to ArrayCollection.
...]]></description>
		<wfw:commentRss>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - datagrid-column-position-changes-after-doing-sort -AS3/feed</wfw:commentRss>
		</item>
		<item>
		<title>Sharing classes between swfs?</title>
		<link>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - sharing-classes-between-swfs -AS3</link>
		<comments>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - sharing-classes-between-swfs -AS3#comments</comments>
		<pubDate>Tue, 06 Jan 2009 07:13:24 +0000</pubDate>
		<dc:creator>MIXPOSURE</dc:creator>
		
		<category><![CDATA[Simple Code]]></category>

		<guid isPermaLink="false">http://www.actionscript.org/forums/showthread.php3?t=193301</guid>
		<description><![CDATA[Hi,

If I have a common class that several swfs will use within the same site (such as a tween class),.. is there a way to set it up like a shared...]]></description>
		<wfw:commentRss>http://actionscript3.blogs2k.com/2009/01/06/ActionScript 3 - sharing-classes-between-swfs -AS3/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
