<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Lightning effect in Flash AS3</title>
	<atom:link href="http://blog.open-design.be/2010/08/04/lightning-effect-in-flash-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.open-design.be/2010/08/04/lightning-effect-in-flash-as3/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 02 Jun 2012 13:10:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thomas</title>
		<link>http://blog.open-design.be/2010/08/04/lightning-effect-in-flash-as3/comment-page-1/#comment-9772</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 02 Sep 2010 22:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.open-design.be/?p=873#comment-9772</guid>
		<description>I'm using Flash CS4</description>
		<content:encoded><![CDATA[<p>I&#8217;m using Flash CS4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lynx</title>
		<link>http://blog.open-design.be/2010/08/04/lightning-effect-in-flash-as3/comment-page-1/#comment-9746</link>
		<dc:creator>lynx</dc:creator>
		<pubDate>Wed, 01 Sep 2010 19:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.open-design.be/?p=873#comment-9746</guid>
		<description>I cannot open the fla file in the arcive, unexpected file format, can you help? I really want to see how this works but I am not good with the action script.</description>
		<content:encoded><![CDATA[<p>I cannot open the fla file in the arcive, unexpected file format, can you help? I really want to see how this works but I am not good with the action script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://blog.open-design.be/2010/08/04/lightning-effect-in-flash-as3/comment-page-1/#comment-9587</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sun, 22 Aug 2010 16:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.open-design.be/?p=873#comment-9587</guid>
		<description>simply update those variables:
public var _startX:Number = 250.0;
public var _startY:Number = 250.0;
public var _endX:Number = 10.0;
public var _endY:Number = 100.0;

and call the update() function when you want to render it.</description>
		<content:encoded><![CDATA[<p>simply update those variables:<br />
public var _startX:Number = 250.0;<br />
public var _startY:Number = 250.0;<br />
public var _endX:Number = 10.0;<br />
public var _endY:Number = 100.0;</p>
<p>and call the update() function when you want to render it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caballero</title>
		<link>http://blog.open-design.be/2010/08/04/lightning-effect-in-flash-as3/comment-page-1/#comment-9584</link>
		<dc:creator>caballero</dc:creator>
		<pubDate>Sun, 22 Aug 2010 14:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.open-design.be/?p=873#comment-9584</guid>
		<description>I want to create this effect between two designated points in my flash movie. I have a firm grasp of flash and AS3, but I\'ve been looking to this code and this is a bit too much advanced for me. Is there a function in this class that could be called to do what I need, or is it much more complicated than that?</description>
		<content:encoded><![CDATA[<p>I want to create this effect between two designated points in my flash movie. I have a firm grasp of flash and AS3, but I\&#8217;ve been looking to this code and this is a bit too much advanced for me. Is there a function in this class that could be called to do what I need, or is it much more complicated than that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://blog.open-design.be/2010/08/04/lightning-effect-in-flash-as3/comment-page-1/#comment-9340</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 11 Aug 2010 10:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.open-design.be/?p=873#comment-9340</guid>
		<description>simply add a &lt;a href="http://livedocs.adobe.com/flash/9.0_fr/ActionScriptLangRefV3/flash/filters/GlowFilter.html" rel="nofollow"&gt;GlowFilter&lt;/a&gt; on it.</description>
		<content:encoded><![CDATA[<p>simply add a <a href="http://livedocs.adobe.com/flash/9.0_fr/ActionScriptLangRefV3/flash/filters/GlowFilter.html" rel="nofollow">GlowFilter</a> on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Actionscripter</title>
		<link>http://blog.open-design.be/2010/08/04/lightning-effect-in-flash-as3/comment-page-1/#comment-9338</link>
		<dc:creator>Actionscripter</dc:creator>
		<pubDate>Wed, 11 Aug 2010 09:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.open-design.be/?p=873#comment-9338</guid>
		<description>Oh, Really nice code man! I can you make a tutorial how to make that glow effect?</description>
		<content:encoded><![CDATA[<p>Oh, Really nice code man! I can you make a tutorial how to make that glow effect?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

