<?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: Water ripples revisited (AS3-only version)</title>
	<atom:link href="http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/</link>
	<description>Flash Platform Experiments</description>
	<lastBuildDate>Sat, 21 Jan 2012 13:12:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Winston</title>
		<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/comment-page-4/#comment-55539</link>
		<dc:creator>Winston</dc:creator>
		<pubDate>Tue, 11 Oct 2011 01:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.derschmale.com/?p=20#comment-55539</guid>
		<description>HELP!

package {
    import be.nascom.flash.graphics.Rippler;
    
    import flash.display.Bitmap;
    import flash.display.Sprite;
    import flash.display.StageAlign;
    import flash.display.StageScaleMode;
    import flash.events.MouseEvent;

    [SWF(backgroundColor=&quot;0x000000&quot;, frameRate=&quot;30&quot;, width=&quot;600&quot;, height=&quot;419&quot;)]
    public class Ripple extends Sprite
    {
    	// Embed an image (Flex Builder only, use library in Flash Authoring)
        [Library(source=&quot;../library/abc.png)]
        private var _sourceImage : Class;
        
    I tried putting that in there and it didn&#039;t work.  I&#039;m using Flash CS 3 what do I need to do?  help</description>
		<content:encoded><![CDATA[<p>HELP!</p>
<p>package {<br />
    import be.nascom.flash.graphics.Rippler;</p>
<p>    import flash.display.Bitmap;<br />
    import flash.display.Sprite;<br />
    import flash.display.StageAlign;<br />
    import flash.display.StageScaleMode;<br />
    import flash.events.MouseEvent;</p>
<p>    [SWF(backgroundColor="0x000000", frameRate="30", width="600", height="419")]<br />
    public class Ripple extends Sprite<br />
    {<br />
    	// Embed an image (Flex Builder only, use library in Flash Authoring)<br />
        [Library(source="../library/abc.png)]<br />
        private var _sourceImage : Class;</p>
<p>    I tried putting that in there and it didn&#8217;t work.  I&#8217;m using Flash CS 3 what do I need to do?  help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/comment-page-4/#comment-51760</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 23 Aug 2011 05:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.derschmale.com/?p=20#comment-51760</guid>
		<description>Please can you post a link to a working .fla file.. I have enough experience to make it how I like it from an fla but not from the raw code. I have tried to get Andrew&#039;s fla working but I&#039;m having very little success. I cant seem to get the files to point correctly. I&#039;m working in Adobe CS4 and would very much like some help.

Thank you</description>
		<content:encoded><![CDATA[<p>Please can you post a link to a working .fla file.. I have enough experience to make it how I like it from an fla but not from the raw code. I have tried to get Andrew&#8217;s fla working but I&#8217;m having very little success. I cant seem to get the files to point correctly. I&#8217;m working in Adobe CS4 and would very much like some help.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jasper</title>
		<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/comment-page-4/#comment-51133</link>
		<dc:creator>jasper</dc:creator>
		<pubDate>Mon, 15 Aug 2011 22:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.derschmale.com/?p=20#comment-51133</guid>
		<description>@tim
I think you can fix that problem one of two ways. Make your movie clip go off the stage 10 pixels(or however big the problem area is)  in every direction or add a mask on top of it. You could also add a border to frame so the problem  areas are underneath it.

I do have a question though I have been working with the FLA version and cant seem to get a perlin noise filter to work with the ripples... Do you have any ideas about that?</description>
		<content:encoded><![CDATA[<p>@tim<br />
I think you can fix that problem one of two ways. Make your movie clip go off the stage 10 pixels(or however big the problem area is)  in every direction or add a mask on top of it. You could also add a border to frame so the problem  areas are underneath it.</p>
<p>I do have a question though I have been working with the FLA version and cant seem to get a perlin noise filter to work with the ripples&#8230; Do you have any ideas about that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Donkin &#187; Blog Archive &#187; Synapsis 2</title>
		<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/comment-page-4/#comment-49473</link>
		<dc:creator>Rob Donkin &#187; Blog Archive &#187; Synapsis 2</dc:creator>
		<pubDate>Tue, 26 Jul 2011 09:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.derschmale.com/?p=20#comment-49473</guid>
		<description>[...] Code-wise the game didn&#8217;t present too many challenges so once the art was more or less in I was able to go through and hook it all up and turn it into a playable game. My favourite part is the wibbly effect on the doors (made possible thanks to a great class that I found here). [...]</description>
		<content:encoded><![CDATA[<p>[...] Code-wise the game didn&#8217;t present too many challenges so once the art was more or less in I was able to go through and hook it all up and turn it into a playable game. My favourite part is the wibbly effect on the doors (made possible thanks to a great class that I found here). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/comment-page-4/#comment-44922</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 06 Jun 2011 14:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.derschmale.com/?p=20#comment-44922</guid>
		<description>Hi

Ive been modding this and have it working on a huge multi-touch ad-table. We have had 6 people all making waves simultaneously and it looks fantastic. 

The only problem i have is that im still getting the white line on the bottom and right of the display. Its not too noticable with light images but with dark ones its really pronounced. I have downloaded the flash zip code and also tried pasting in the code from the rippler.as source view but nothing fixes it.

Would you mind telling me the specific code you added to fix it so i can put it in manually?

...many thanks, its some wonderful code

Tim</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Ive been modding this and have it working on a huge multi-touch ad-table. We have had 6 people all making waves simultaneously and it looks fantastic. </p>
<p>The only problem i have is that im still getting the white line on the bottom and right of the display. Its not too noticable with light images but with dark ones its really pronounced. I have downloaded the flash zip code and also tried pasting in the code from the rippler.as source view but nothing fixes it.</p>
<p>Would you mind telling me the specific code you added to fix it so i can put it in manually?</p>
<p>&#8230;many thanks, its some wonderful code</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joland</title>
		<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/comment-page-4/#comment-41763</link>
		<dc:creator>joland</dc:creator>
		<pubDate>Mon, 09 May 2011 09:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.derschmale.com/?p=20#comment-41763</guid>
		<description>my bad, the link DOES work... i just have a crappy connection

Could tell me what the problem is however with the randomNumber?
Keep getting the message: &quot;Call to a possibly undefined method randomNumber&quot;

import be.nascom.flash.graphics.Rippler;
var rippler : Rippler = new Rippler(pic, 60, 2);

var timer:Timer = new Timer(800, 10);
timer.addEventListener(TimerEvent.TIMER, timerTrigger);
timer.start();

function timerTrigger(e:TimerEvent):void{
var x_:Number = randomNumber(1,550);
var y_:Number = randomNumber(1,400);
rippler.drawRipple(x_, y_, 20, 1);
}</description>
		<content:encoded><![CDATA[<p>my bad, the link DOES work&#8230; i just have a crappy connection</p>
<p>Could tell me what the problem is however with the randomNumber?<br />
Keep getting the message: &#8220;Call to a possibly undefined method randomNumber&#8221;</p>
<p>import be.nascom.flash.graphics.Rippler;<br />
var rippler : Rippler = new Rippler(pic, 60, 2);</p>
<p>var timer:Timer = new Timer(800, 10);<br />
timer.addEventListener(TimerEvent.TIMER, timerTrigger);<br />
timer.start();</p>
<p>function timerTrigger(e:TimerEvent):void{<br />
var x_:Number = randomNumber(1,550);<br />
var y_:Number = randomNumber(1,400);<br />
rippler.drawRipple(x_, y_, 20, 1);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joland</title>
		<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/comment-page-4/#comment-41753</link>
		<dc:creator>joland</dc:creator>
		<pubDate>Mon, 09 May 2011 07:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.derschmale.com/?p=20#comment-41753</guid>
		<description>some can reupload the .fla as it seems to be disappeared from adobe share page.

cheerz</description>
		<content:encoded><![CDATA[<p>some can reupload the .fla as it seems to be disappeared from adobe share page.</p>
<p>cheerz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/comment-page-4/#comment-39536</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 20 Apr 2011 22:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.derschmale.com/?p=20#comment-39536</guid>
		<description>The rippler works great and is easy to work with. Thanks!</description>
		<content:encoded><![CDATA[<p>The rippler works great and is easy to work with. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rex</title>
		<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/comment-page-4/#comment-37954</link>
		<dc:creator>rex</dc:creator>
		<pubDate>Thu, 07 Apr 2011 09:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.derschmale.com/?p=20#comment-37954</guid>
		<description>The wave does not start when I click  the white places of the image</description>
		<content:encoded><![CDATA[<p>The wave does not start when I click  the white places of the image</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davide</title>
		<link>http://www.derschmale.com/2008/08/03/water-ripples-revisited-as3-only-version/comment-page-4/#comment-37580</link>
		<dc:creator>davide</dc:creator>
		<pubDate>Mon, 04 Apr 2011 12:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.derschmale.com/?p=20#comment-37580</guid>
		<description>i&#039;ve done it..but not with following mouse effect.only on click.so, it&#039;s good, so good..but really i would to do this effect on mouse move.like the ripple effect in this page.</description>
		<content:encoded><![CDATA[<p>i&#8217;ve done it..but not with following mouse effect.only on click.so, it&#8217;s good, so good..but really i would to do this effect on mouse move.like the ripple effect in this page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

